Skip to content

Commit

Permalink
feat(package): update typescript package
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Apr 11, 2018
1 parent db586cb commit 7bea658
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@commitlint/config-conventional": "^6.1.3",
"angular-ts-decorators": "^3.4.0",
"autoprefixer": "^8.2.0",
"awesome-typescript-loader": "^5.0.0",
"clean-webpack-plugin": "^0.1.19",
"commitizen": "^2.9.6",
"cross-env": "^5.1.4",
Expand All @@ -51,6 +50,7 @@
"expose-loader": "^0.7.5",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"forked-ts-checker-webpack-plugin": "^0.4.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^0.14.3",
"jest": "^22.4.3",
Expand All @@ -64,9 +64,10 @@
"raw-loader": "^0.5.1",
"rimraf": "^2.6.2",
"sass-loader": "^6.0.7",
"start-server-and-test": "^1.1.4",
"start-server-and-test": "^1.4.1",
"style-loader": "^0.20.3",
"tslint": "^5.9.1",
"ts-loader": "^4.2.0",
"tslint-loader": "^3.6.0",
"typescript": "^2.8.1",
"url-loader": "^1.0.1",
Expand Down

0 comments on commit 7bea658

Please sign in to comment.