Update typings to 1.0.x.

This commit is contained in:
József Farkas
2016-05-22 23:50:54 +02:00
parent 321786b055
commit a3396334ae
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
"sass-loader": "^3.2.0",
"ts-loader": "^0.8.2",
"tslint": "^3.8.1",
"typings": "^0.8.1",
"typings": "^1.0.4",
"webpack": "^1.13.0",
"webpack-dev-server": "^1.14.1",
"webpack-stream": "^3.2.0",