fix(tsc-wrapped): correct the tsickle dependency in package.json
This commit is contained in:
parent
f4f6f4b4d8
commit
99c0a7fae2
@ -11,7 +11,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {"type":"git","url":"https://github.com/angular/angular.git"},
|
"repository": {"type":"git","url":"https://github.com/angular/angular.git"},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tsickle": "0.1.6"
|
"tsickle": "^0.1.7"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"typescript": "^2.0.2"
|
"typescript": "^2.0.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user