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 90ee13c commit 60bcc72Copy full SHA for 60bcc72
package.json
@@ -29,14 +29,14 @@
29
},
30
"homepage": "https://github.com/easy-webpack/config-uglify#readme",
31
"devDependencies": {
32
- "ava": "^0.15.2",
33
- "greenkeeper-postpublish": "^1.0.0",
+ "ava": "^0.16.0",
+ "greenkeeper-postpublish": "^1.0.1",
34
"rimraf": "^2.5.4",
35
"semantic-release": "^4.3.5",
36
- "ts-node": "^1.1.0",
37
- "tslint": "^3.11.0",
38
- "tslint-config-standard": "^1.2.2",
39
- "typescript": ">=1.9.0-dev.20160619-1.0 || ^2.0.0"
+ "ts-node": "^1.6.1",
+ "tslint": "^3.15.1",
+ "tslint-config-standard": "^1.5.0",
+ "typescript": "^2.0.6"
40
41
"dependencies": {
42
"@types/debug": "^0.0.29",
0 commit comments