Skip to content

Commit

Permalink
Step 16.6: Add node-fetch and its types to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Oct 16, 2017
1 parent e0e7214 commit 3cb05b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"meteor-node-stubs": "^0.2.11",
"meteor-rxjs": "^0.4.8",
"moment": "^2.19.0",
"node-fetch": "^1.7.3",
"rxjs": "5.4.3",
"sharp": "^0.18.4",
"sw-toolbox": "3.6.0",
Expand All @@ -77,6 +78,7 @@
"@types/meteor-accounts-phone": "0.0.5",
"@types/meteor-collection-hooks": "^0.8.1",
"@types/meteor-publish-composite": "0.0.32",
"@types/node-fetch": "^1.6.7",
"tmp": "0.0.33",
"typescript": "^2.4.2",
"typescript-extends": "^1.0.1"
Expand Down

0 comments on commit 3cb05b9

Please sign in to comment.