No longer private (#2807)

Remove private attribute from package.json
This commit is contained in:
Sam El-Husseini
2019-08-13 16:26:52 -07:00
committed by GitHub
parent de39d5f2d0
commit 4efa0dad1f

View File

@@ -33,7 +33,6 @@
"./blockly-node.js": "./blockly.js"
},
"license": "Apache-2.0",
"private": true,
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.13.0",