This commit is contained in:
2021-08-03 17:59:49 +08:00
parent cd31f80805
commit 6aedd8e680
16 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/api",
"version": "0.16.1",
"version": "0.16.2",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@@ -21,7 +21,7 @@
"dependencies": {
"@ccms/common": "^0.16.0",
"@ccms/container": "^0.16.0",
"@ccms/polyfill": "^0.16.1",
"@ccms/polyfill": "^0.16.2",
"base64-js": "^1.5.1",
"source-map-builder": "^0.0.7"
},