Skip to content

Commit

Permalink
fix: fix package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 22, 2020
1 parent 594dbe2 commit 43b9b9c
Show file tree
Hide file tree
Showing 3 changed files with 1,133 additions and 68 deletions.
3 changes: 1 addition & 2 deletions deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
start: "node dist/index.js"
},
dependencies: {
...pkg.dependencies,
pm2: "latest"
...pkg.dependencies
}
},
null,
Expand Down
Loading

0 comments on commit 43b9b9c

Please sign in to comment.