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 b9d351b commit e090363Copy full SHA for e090363
2 files changed
package.json
@@ -42,11 +42,11 @@
42
"graphql-tools": "^1.2.1 || ^2.5.1"
43
},
44
"devDependencies": {
45
- "@gramps/cli": "^1.0.0-beta.4",
46
- "@gramps/gramps": "^1.0.0-beta-9",
+ "@gramps/cli": "^1.1.0",
+ "@gramps/gramps": "^1.0.0",
47
"babel-cli": "^6.24.1",
48
"babel-eslint": "^8.0.1",
49
- "babel-jest": "^22.0.0",
+ "babel-jest": "^22.0.3",
50
"babel-plugin-inline-import": "^2.0.6",
51
"babel-preset-env": "^1.6.1",
52
"babel-preset-stage-2": "^6.24.1",
@@ -59,7 +59,7 @@
59
"graphql": "^0.11.7",
60
"graphql-tools": "^2.5.1",
61
"husky": "^0.14.3",
62
- "jest": "^22.0.0",
+ "jest": "^22.0.3",
63
"nodemon": "^1.11.0",
64
"prettier": "^1.5.3",
65
"semantic-release": "^8.2.0"
0 commit comments