Skip to content

Commit

Permalink
chore(package): #137 Update to latest NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
clavecoder committed Mar 24, 2017
1 parent 76e3090 commit 7330e6f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,41 +105,41 @@
},
"devDependencies": {
"@types/mkdirp": "^0.3.29",
"@types/node": "^6.0.62",
"@types/node": "^6.0.66",
"@types/sanitize-filename": "^1.1.28",
"@types/tmp": "^0.0.32",
"app-root-path": "^2.0.1",
"awesome-typescript-loader": "^3.0.8",
"awesome-typescript-loader": "^3.1.2",
"ava": "^0.18.2",
"babel-loader": "^6.3.2",
"babel-loader": "^6.4.1",
"babel-plugin-espower": "^2.3.2",
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
"babel-plugin-transform-async-to-generator": "^6.22.0",
"babel-plugin-transform-class-properties": "^6.23.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-es2015-function-name": "^6.22.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
"babel-plugin-transform-exponentiation-operator": "^6.22.0",
"babel-plugin-transform-function-sent": "^1.0.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-node6": "^11.0.0",
"babel-register": "^6.23.0",
"babel-register": "^6.24.0",
"copy-webpack-plugin": "^4.0.1",
"cpy-cli": "^1.0.1",
"esdoc": "^0.5.2",
"eslint": "^3.16.1",
"eslint": "^3.18.0",
"mkdirp": "^0.5.1",
"glob-fs": "^0.1.6",
"nyc": "^10.1.2",
"rimraf": "^2.6.1",
"sanitize-filename": "^1.6.1",
"tmp": "^0.0.31",
"ts-node": "^2.1.0",
"tslint": "^4.5.0",
"typedoc": "^0.5.7",
"ts-node": "^3.0.2",
"tslint": "^4.5.1",
"typedoc": "^0.5.9",
"typescript": "^2.2.1",
"webpack": "^2.2.1",
"webpack-merge": "^3.0.0"
"webpack": "^2.3.1",
"webpack-merge": "^4.1.0"
},
"babel": {
"env": {
Expand Down

0 comments on commit 7330e6f

Please sign in to comment.