Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 711f317

Browse files
committed
chore(package): change typescript peerDep to *
1 parent da89493 commit 711f317

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
@@ -105,7 +105,7 @@
105105
"@angular/tsc-wrapped": "*",
106106
"rxjs": "*",
107107
"sw-toolbox": "*",
108-
"typescript": "~2.2.1",
108+
"typescript": "*",
109109
"zone.js": "*"
110110
},
111111
"repository": {

0 commit comments

Comments
 (0)