Skip to content

Commit 288554d

Browse files
authored
Merge pull request TypeStrong#64 from Realytics/v0.2.9
Fix deploying
2 parents ff2f7e8 + 49313e2 commit 288554d

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)