upgrade: dependencies version

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-02-12 23:00:24 +08:00
parent 6816e51239
commit f4c04829b1
24 changed files with 32 additions and 32 deletions

View File

@ -21,9 +21,9 @@
},
"homepage": "https://github.com/solvedDev/MoLang#readme",
"devDependencies": {
"@types/node": "^13.1.2",
"tslib": "^2.3.1",
"@types/node": "^17.0.17",
"rimraf": "^3.0.2",
"typescript": "^4.5.3"
"tslib": "^2.3.1",
"typescript": "^4.5.5"
}
}