You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-samples/plugin-sample-js/package.json
-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
"description": "sample nodejs plugin to define custom protolock rules",
5
5
"main": "main.js",
6
6
"scripts": {
7
-
"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 ''",
8
7
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments