We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc144c commit d83835cCopy full SHA for d83835c
package.json
@@ -16,6 +16,7 @@
16
"bugs": "https://github.com/jakezatecky/react-checkbox-tree/issues",
17
"main": "lib/index.js",
18
"scripts": {
19
+ "build": "gulp build",
20
"examples": "gulp examples",
21
"gh-deploy": "git subtree push --prefix examples/dist origin gh-pages"
22
},
0 commit comments