Skip to content

Commit

Permalink
deasync as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Nov 30, 2019
1 parent 700bd86 commit 7df37c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ono": "^5.0.1",
"path-to-regexp": "^6.0.0"
},
"optionalDependencies": {
"peerDependencies": {
"deasync": "^0.1.16"
},
"devDependencies": {
Expand All @@ -52,6 +52,7 @@
"codacy-coverage": "^3.4.0",
"cookie-parser": "^1.4.4",
"coveralls": "^3.0.5",
"deasync": "^0.1.16",
"express": "^4.17.1",
"mocha": "^6.2.0",
"morgan": "^1.9.1",
Expand Down

0 comments on commit 7df37c3

Please sign in to comment.