Skip to content

Commit 3a8616b

Browse files
committed
Remove shelljs (unused)
1 parent d001f02 commit 3a8616b

File tree

2 files changed

+3
-48
lines changed

2 files changed

+3
-48
lines changed

package-lock.json

Lines changed: 1 addition & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,11 @@
3232
"gulp-mocha": "6.0.0",
3333
"istanbul": "0.4.5",
3434
"mocha": "6.1.4",
35-
"parse-comments": "0.4.3",
36-
"shelljs": "0.8.3",
37-
"shelljs-nodecli": "0.1.1"
35+
"parse-comments": "0.4.3"
3836
},
3937
"keywords": [
4038
"eslint",
4139
"eslintplugin",
4240
"angularjs"
43-
],
44-
"dependencies": {}
41+
]
4542
}

0 commit comments

Comments
 (0)