fix(core): update
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"description": "TypeScript nightly to easily make use of latest features",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"tsbuild": "./cli.js"
|
||||
},
|
||||
@ -36,7 +37,7 @@
|
||||
"typescript": "4.7.0-dev.20220311"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsrun": "1.2.18",
|
||||
"@gitzone/tsrun": "^1.2.24",
|
||||
"@pushrocks/tapbundle": "^4.0.8",
|
||||
"@types/node": "^17.0.21",
|
||||
"tslint": "^6.1.3",
|
||||
|
Reference in New Issue
Block a user