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 6e31c0c commit 5059b2fCopy full SHA for 5059b2f
package.json
@@ -16,7 +16,8 @@
16
"bugs": "https://github.com/jakezatecky/react-checkbox-tree/issues",
17
"main": "lib/index.js",
18
"scripts": {
19
- "examples": "gulp examples"
+ "examples": "gulp examples",
20
+ "gh-deploy": "git subtree push --prefix examples/dist origin gh-pages"
21
},
22
"peerDependencies": {
23
"react": "^15.3.0"
0 commit comments