Skip to content

Commit

Permalink
Update dependencies for release (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Aug 29, 2018
1 parent 7c55b24 commit 52275e3
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
104 changes: 52 additions & 52 deletions packages/authentication-local/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lib": "lib"
},
"dependencies": {
"@feathersjs/errors": "^3.0.0-pre.1",
"@feathersjs/errors": "^3.0.0",
"bcryptjs": "^2.3.0",
"debug": "^3.1.0",
"lodash.get": "^4.4.2",
Expand All @@ -59,10 +59,10 @@
},
"devDependencies": {
"@feathersjs/authentication": "^1.4.0",
"@feathersjs/authentication-jwt": "^1.0.0-pre.1",
"@feathersjs/express": "^1.0.0-pre.4",
"@feathersjs/feathers": "^3.0.0-pre.3",
"@feathersjs/socketio": "^3.0.0-pre.4",
"@feathersjs/authentication-jwt": "^1.0.0",
"@feathersjs/express": "^1.0.0",
"@feathersjs/feathers": "^3.0.0",
"@feathersjs/socketio": "^3.0.0",
"body-parser": "^1.15.2",
"chai": "^4.0.2",
"feathers-memory": "^1.1.0",
Expand Down

0 comments on commit 52275e3

Please sign in to comment.