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 48aab51 commit 1226d73Copy full SHA for 1226d73
package.json
@@ -37,16 +37,16 @@
37
"@babel/core": "^7.0.0",
38
"@babel/preset-env": "^7.0.0",
39
"babel-eslint": "^10.0.0",
40
- "babel-jest": "^24.0.0",
41
- "eslint": "^5.0.0",
+ "babel-jest": "^25.0.0",
+ "eslint": "^6.0.0",
42
"eslint-config-airbnb-base": "^13.0.0",
43
"eslint-plugin-import": "^2.0.0",
44
"glob": "^7.0.0",
45
- "jest-cli": "^24.0.0",
46
- "remark-cli": "^6.0.1",
47
- "remark-preset-wooorm": "^5.0.0",
+ "jest-cli": "^25.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
48
"rollup": "^1.0.0",
49
- "rollup-plugin-babel": "^4.0.1"
+ "rollup-plugin-babel": "^4.0.0"
50
},
51
"scripts": {
52
"build": "rollup -c",
0 commit comments