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 b5d8c72 commit 66d43d4Copy full SHA for 66d43d4
package.json
@@ -62,7 +62,6 @@
62
"net": false
63
},
64
"dependencies": {
65
- "babel-eslint": "^10.1.0",
66
"collections": "^5.1.12",
67
"commist": "^1.0.0",
68
"concat-stream": "^2.0.0",
@@ -99,15 +98,14 @@
99
98
"rimraf": "^3.0.2",
100
"should": "^13.2.1",
101
"sinon": "^9.0.0",
102
- "snazzy": "^8.0.0",
+ "snazzy": "^9.0.0",
103
"standard": "^16.0.4",
104
"tslint": "^5.11.0",
105
"tslint-config-standard": "^8.0.1",
106
"typescript": "^3.2.2",
107
"uglify-es": "^3.3.9"
108
109
"standard": {
110
- "parser": "babel-eslint",
111
"env": [
112
"mocha"
113
],
0 commit comments