Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj authored Nov 28, 2022
1 parent 0ac4caa commit 961045b
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 @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"lint": "eslint index.js",
"package": "ncc build -m index.js --minify --v8-cache",
"package": "ncc build index.js --minify --v8-cache",
"test": "eslint index.js && jest"
},
"repository": {
Expand Down

0 comments on commit 961045b

Please sign in to comment.