Skip to content

Commit

Permalink
added np locally to increase publish speed.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesKlauss committed Jul 23, 2020
1 parent 23aa591 commit cf78001
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
]
},
"dependencies": {
"hotkeys-js": "3.8.1"
"hotkeys-js": "3.8.1",
"np": "^6.3.2"
},
"devDependencies": {
"@babel/core": "7.10.5",
Expand Down

0 comments on commit cf78001

Please sign in to comment.