Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit a6ee300

Browse files
committed
Breaking: Updated TypeScript peerDependency to ^2.0.3 (refs #105)
1 parent 51ec64d commit a6ee300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"object-assign": "^4.0.1"
5555
},
5656
"peerDependencies": {
57-
"typescript": "^1.7.3"
57+
"typescript": "^2.0.3"
5858
}
5959
}

0 commit comments

Comments
 (0)