Skip to content

Commit

Permalink
Revert "try removing weak-package in the assumption that it is not us…
Browse files Browse the repository at this point in the history
…ed and might fix netlifly"

This reverts commit 4729fc4.
  • Loading branch information
kroeder committed Mar 30, 2019
1 parent 7104e93 commit 6e6df7c
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 @@ -180,7 +180,8 @@
"tslint": "~5.14.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.4.0-rc"
"typescript": "^3.4.0-rc",
"weak": "^1.0.1"
},
"resolutions": {
"graphql": "^0.13.2"
Expand Down

0 comments on commit 6e6df7c

Please sign in to comment.