Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shesek committed Nov 27, 2019
1 parent 876ca2e commit 2a66bba
Show file tree
Hide file tree
Showing 6 changed files with 265 additions and 248 deletions.
185 changes: 98 additions & 87 deletions client/npm-shrinkwrap.json

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

10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"dependencies": {
"@cycle/dom": "^22.4.0",
"@cycle/history": "^7.3.0",
"@cycle/html": "^3.2.0",
"@cycle/http": "^15.2.0",
"@cycle/history": "^7.4.0",
"@cycle/html": "^3.3.0",
"@cycle/http": "^15.3.0",
"@cycle/rxjs-run": "^8.1.0",
"@cycle/storage": "^5.0.3",
"babel-core": "^6.26.3",
Expand All @@ -29,10 +29,10 @@
"instascan": "github:shesek/instascan#packaged-lib",
"jquery": "^3.4.1",
"path-to-regexp": "^2.4.0",
"qrcode": "^1.4.2",
"qrcode": "^1.4.4",
"rxjs": "^5.5.12",
"snabbdom-pragma": "^2.8.0",
"superagent": "^5.1.0",
"superagent": "^5.1.1",
"uglifyify": "^5.0.2"
},
"browserify": {
Expand Down
Loading

0 comments on commit 2a66bba

Please sign in to comment.