Skip to content

Commit

Permalink
dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardalan Amini committed May 17, 2018
1 parent 493808c commit 862e1bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxify/odin",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.1",
"description": "Active Record Model",
"author": "Ardalan Amini <[email protected]>",
"contributors": [
Expand Down Expand Up @@ -43,7 +43,6 @@
"@types/deasync": "^0.1.0",
"@types/graphql": "^0.13.1",
"@types/node": "^10.1.0",
"caller-id": "^0.1.0",
"dotenv": "^5.0.1",
"fs-readdir-recursive": "^1.1.0",
"rimraf": "^2.6.2",
Expand All @@ -55,6 +54,7 @@
"@types/mongodb": "^3.0.18",
"app-root-path": "^2.0.1",
"async": "^2.6.0",
"caller-id": "^0.1.0",
"deasync": "^0.1.13",
"graphql": "^0.13.2",
"mongodb": "^3.0.8",
Expand Down

0 comments on commit 862e1bd

Please sign in to comment.