We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c83d47 commit a1168cfCopy full SHA for a1168cf
1 file changed
package.json
@@ -31,13 +31,13 @@
31
"eslint-config-airbnb-base": "^13.1.0",
32
"eslint-plugin-import": "^2.17.3",
33
"mocha": "^5.2.0",
34
- "shelljs": "^0.9.1",
+ "shelljs": "^0.10.0",
35
"shelljs-changelog": "^0.2.6",
36
"shelljs-release": "^0.5.1",
37
"should": "^13.2.3"
38
},
39
"peerDependencies": {
40
- "shelljs": "^0.9.1"
+ "shelljs": "^0.10.0"
41
42
"dependencies": {
43
"opener": "^1.4.1"
0 commit comments