File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11111212 "scripts" : {
1313 "test" : " node test.js" ,
14- "rimraf" : " rimraf" ,
15- "prepublish" : " rimraf dist; npm run buildnode; npm run buildweb; npm run buildreactnative;" ,
1614 "buildnode" : " webpack --config webpack/webpack.node.js" ,
1715 "buildweb" : " webpack -p --config webpack/webpack.web.js" ,
1816 "buildreactnative" : " webpack --config webpack/webpack.react-native.js" ,
1917 "generate-docs" : " node_modules/.bin/jsdoc --configure docs-config.json --verbose"
2018 },
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " https://github.com/builtio-contentstack/contentstack-javascript.git"
22+ },
2123 "_shasum" : " a328ed07240476a26b31a23261355dc929e1da63" ,
2224 "_from" : " contentstack@latest" ,
2325 "_npmVersion" : " 3.8.9" ,
You can’t perform that action at this time.
0 commit comments