Skip to content

Commit 3a50e6b

Browse files
authored
Update package.json
1 parent 4424389 commit 3a50e6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin-samples/plugin-sample-js/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "sample nodejs plugin to define custom protolock rules",
55
"main": "main.js",
66
"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 ''",
87
"test": "echo \"Error: no test specified\" && exit 1"
98
},
109
"repository": {

0 commit comments

Comments
 (0)