Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored Mar 2, 2022
1 parent 4424389 commit 3a50e6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin-samples/plugin-sample-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "sample nodejs plugin to define custom protolock rules",
"main": "main.js",
"scripts": {
"pack": "pkg --output plugin-sample-js package.json && echo '' && echo 'Move the `plugin-sample-js` executable into your $PATH for `protolock` to find it and run it as a plugin.' && echo ''",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 3a50e6b

Please sign in to comment.