Skip to content

Commit e5124d0

Browse files
author
Piotr Oleś
committed
Fix deploying
1 parent 3dacc89 commit e5124d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@
6262
"sinon": "^2.3.1",
6363
"ts-loader": "^2.1.0",
6464
"tslint": "^5.0.0",
65-
"typescript": "^2.1.0",
6665
"webpack": "^3.0.0"
6766
},
6867
"peerDependencies": {
6968
"typescript": "^2.1.0",
7069
"webpack": "^2.3.0 || ^3.0.0"
7170
},
7271
"dependencies": {
72+
"typescript": "^2.1.0",
7373
"babel-code-frame": "^6.22.0",
7474
"chalk": "^1.1.3",
7575
"chokidar": "^1.7.0",

0 commit comments

Comments
 (0)