Skip to content

Commit 8b3cb2b

Browse files
committed
add check-coc and add devDependency @cocreate/cli
1 parent f410ec3 commit 8b3cb2b

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
@@ -28,6 +28,7 @@
2828
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
2929
"dev": "npx webpack --config webpack.config.js --watch",
3030
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
31+
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js",
3132
"dist": "node --version"
3233
},
3334
"repository": {

0 commit comments

Comments
 (0)