Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Oct 29, 2016
1 parent 8b65f12 commit 6f1aa9c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
},
"homepage": "https://github.com/easy-webpack/config-electron-main#readme",
"devDependencies": {
"ava": "^0.15.2",
"ava": "^0.16.0",
"rimraf": "^2.5.4",
"semantic-release": "^4.3.5",
"ts-node": "^1.1.0",
"tslint": "^3.13.0",
"tslint-config-standard": "^1.3.0",
"typescript": "^2.0.0"
"ts-node": "^1.6.1",
"tslint": "^3.15.1",
"tslint-config-standard": "^1.5.0",
"typescript": "^2.0.6"
},
"dependencies": {
"@types/debug": "^0.0.29",
Expand All @@ -44,7 +44,7 @@
"@types/source-map": "^0.1.28",
"@types/uglify-js": "^2.6.28",
"@types/webpack": "^1.12.35",
"source-map-support": "^0.4.2"
"source-map-support": "^0.4.5"
},
"peerDependencies": {
"@easy-webpack/core": "*"
Expand Down

0 comments on commit 6f1aa9c

Please sign in to comment.