We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9536b commit 88e89ffCopy full SHA for 88e89ff
example/package.json
@@ -7,10 +7,10 @@
7
},
8
"dependencies": {
9
"@risingstack/graffiti": "../",
10
- "@risingstack/graffiti-mongoose": "^4.3.2",
+ "@risingstack/graffiti-mongoose": "^5.0.1",
11
"express": "^4.13.3",
12
- "koa": "^1.1.0",
13
- "koa-static": "^1.5.1",
14
- "mongoose": "^4.2.3"
+ "koa": "^1.1.2",
+ "koa-static": "^1.5.2",
+ "mongoose": "^4.3.3"
15
}
16
package.json
@@ -45,7 +45,7 @@
45
"chai": "^3.4.1",
46
"chai-subset": "^1.2.0",
47
"eslint": "1.10.3",
48
- "eslint-config-airbnb": "^2.0.0",
+ "eslint-config-airbnb": "^2.1.1",
49
50
"graphql": "^0.4.14",
51
"hapi": "^11.1.2",
0 commit comments