Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from uniquelyparticular/fix/pindependencies-05…
Browse files Browse the repository at this point in the history
…272019

fix: upgrade firebase,shopify-request + pin dependencies
  • Loading branch information
agrohs authored May 27, 2019
2 parents 06a992d + 707f734 commit 79278db
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 137 deletions.
124 changes: 68 additions & 56 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
]
},
"dependencies": {
"@particular./shopify-request": "^1.2.0",
"crypto": "^1.0.1",
"firebase": "^6.0.0",
"micro": "^9.3.3",
"micro-cors": "^0.1.1",
"micro-redirect": "^1.0.0",
"microrouter": "^3.1.3",
"nonce": "^1.0.4",
"querystring": "^0.2.0",
"request-promise": "^4.2.4"
"@particular./shopify-request": "^1.3.3",
"crypto": "1.0.1",
"firebase": "^6.0.4",
"micro": "9.3.4",
"micro-cors": "0.1.1",
"micro-redirect": "1.0.0",
"microrouter": "3.1.3",
"nonce": "1.0.4",
"querystring": "0.2.0",
"request-promise": "4.2.4"
},
"devDependencies": {
"eslint": "5.16.0",
Expand Down
Loading

0 comments on commit 79278db

Please sign in to comment.