add more info in package.json

This commit is contained in:
David Lechner
2021-01-15 16:55:30 -06:00
parent b15d00f797
commit a3c8c05a79
+6 -1
View File
@@ -1,7 +1,12 @@
{
"name": "pybricks-code",
"version": "0.1.0",
"private": true,
"license": "MIT",
"author": "The Pybricks Authors",
"repository": {
"type": "git",
"url": "https://github.com/pybricks/pybricks-code"
},
"dependencies": {
"@blueprintjs/core": "^3.36.0",
"@craco/craco": "^6.0.0",