Skip to content

Commit

Permalink
chore(deps): bump orm
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanfoster committed Apr 8, 2017
1 parent 679215b commit 3a4effe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
}
},
"dependencies": {
"@parch-js/orm": "^0.0.1",
"@parch-js/orm": "^0.0.2",
"bunyan": "^1.8.1",
"callsite": "^1.0.0",
"depd": "^1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@parch-js/orm@^0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@parch-js/orm/-/orm-0.0.1.tgz#b0a8b80ff51e0a41baa8901b4dc360da5388af1a"
"@parch-js/orm@^0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@parch-js/orm/-/orm-0.0.2.tgz#74c4df51b7b4e9d00c5d44527939a29311ba8fb4"
dependencies:
inflect "^0.3.0"
restify-errors "^4.3.0"
Expand Down

0 comments on commit 3a4effe

Please sign in to comment.