8000
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 a991a19 commit 99a7034Copy full SHA for 99a7034
package.json
@@ -27,17 +27,17 @@
27
"index.js"
28
],
29
"devDependencies": {
30
- "eslint": "^5.16.0",
+ "eslint": "^4.19.1",
31
"eslint-config-airbnb-base": "^13.1.0",
32
"eslint-plugin-import": "^2.17.3",
33
- "mocha": "^6.1.4",
34
- "shelljs": "^0.8.1",
35
- "shelljs-changelog": "^0.2.2",
+ "mocha": "^5.2.0",
+ "shelljs": "^0.8.5",
+ "shelljs-changelog": "^0.2.6",
36
"shelljs-release": "^0.2.0",
37
"should": "^13.2.3"
38
},
39
"peerDependencies": {
40
- "shelljs": "^0.8.1"
+ "shelljs": "^0.8.5"
41
42
"dependencies": {
43
"opener": "^1.4.1"
0 commit comments