Skip to content
Snippets Groups Projects
Commit 4a1af037 authored by dsehnal's avatar dsehnal
Browse files

package.json fix

parent bb176f1e
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
"volume-server-test": "node lib/commonjs/servers/volume/server.js --idMap em 'test/${id}.mdb' --defaultPort 1336",
"plugin-state": "node lib/commonjs/servers/plugin-state/index.js --working-folder ./build/state --port 1339",
"preversion": "npm run test",
"version": "npm run rebuild && cpx .npmignore lib/.npmignore",
"version": "npm run rebuild && cpx .npmignore lib/",
"postversion": "git push && git push --tags"
},
"files": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment