Skip to content

Commit

Permalink
fix: add npm-shrinkwrap
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Dec 14, 2023
1 parent 97efeea commit 287172a
Show file tree
Hide file tree
Showing 2 changed files with 1,199 additions and 1,060 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"files": [
"oclif.manifest.json",
"oclif.lock",
"/lib"
"/lib",
"npm-shrinkwrap.json"
],
"homepage": "https://github.com/oclif/plugin-version",
"keywords": [
Expand Down
Loading

0 comments on commit 287172a

Please sign in to comment.