Skip to content

Commit

Permalink
restore script name changed in sync from origin
Browse files Browse the repository at this point in the history
  • Loading branch information
eapearson committed Oct 27, 2021
1 parent 152e8a6 commit 4ce8d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"test": "karma start test/unit/karma.conf.js",
"uglify": "terser kbase-extension/static/kbase-narrative.js -c --source-map --output kbase-extension/static/kbase-narrative-min.js",
"prepare": "husky install",
"install-npm": "node scripts/install-npm.js"
"copy-node-modules-to-ext-modules": "node scripts/copy-node-modules-to-ext-modules.js"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit 4ce8d52

Please sign in to comment.