Skip to content

Commit d83835c

Browse files
committed
Fix build error
1 parent 4bc144c commit d83835c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"bugs": "https://github.com/jakezatecky/react-checkbox-tree/issues",
1717
"main": "lib/index.js",
1818
"scripts": {
19+
"build": "gulp build",
1920
"examples": "gulp examples",
2021
"gh-deploy": "git subtree push --prefix examples/dist origin gh-pages"
2122
},

0 commit comments

Comments
 (0)