fix(ngc): depend on correct tsc-wrapped package
This commit is contained in:
parent
39ecd01b86
commit
16ef21d086
|
@ -8,7 +8,7 @@
|
|||
"ngc": "./src/main.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"tsc-wrapped": "^0.1.0",
|
||||
"@angular/tsc-wrapped": "^0.1.0",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"parse5": "1.3.2"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue