Skip to content

Commit

Permalink
try removing weak-package in the assumption that it is not used and m…
Browse files Browse the repository at this point in the history
…ight fix netlifly
  • Loading branch information
kroeder committed Mar 30, 2019
1 parent 4050dbc commit 4729fc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,7 @@
"tslint": "~5.14.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.4.0-rc",
"weak": "^1.0.1"
"typescript": "^3.4.0-rc"
},
"resolutions": {
"graphql": "^0.13.2"
Expand Down

0 comments on commit 4729fc4

Please sign in to comment.