Skip to content

Commit

Permalink
(chore): test commands in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
topaz1008 committed Dec 29, 2022
1 parent 6c456d7 commit 8e168fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"ffmpeg-any": "./ffmpeg-any.js"
},
"scripts": {
"publish": "RUNNING npm publish"
"link": "npm link",
"publish": "echo RUNNING npm publish"
}
}

0 comments on commit 8e168fc

Please sign in to comment.