fix(core): update

This commit is contained in:
Philipp Kunz 2021-07-07 01:12:29 +02:00
parent cbad145304
commit 1d8cf2444f
2 changed files with 3146 additions and 3669 deletions

6812
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild --web)",
"format": "(gitzone format)"
"build": "(tsbuild --web)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",