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 6bc34cf commit 5a949dcCopy full SHA for 5a949dc
2 files changed
package.json
@@ -43,10 +43,10 @@
43
},
44
"devDependencies": {
45
"@gramps/cli": "^1.0.0-beta.4",
46
- "@gramps/gramps": "^1.0.0-beta-7",
+ "@gramps/gramps": "^1.0.0-beta-9",
47
"babel-cli": "^6.24.1",
48
"babel-eslint": "^8.0.1",
49
- "babel-jest": "^21.2.0",
+ "babel-jest": "^22.0.0",
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": "^21.2.1",
+ "jest": "^22.0.0",
63
"nodemon": "^1.11.0",
64
"prettier": "^1.5.3",
65
"semantic-release": "^8.2.0"
0 commit comments