This commit is contained in:
2020-03-31 16:16:40 +08:00
parent 328d93cd3f
commit 595e11ddfd
12 changed files with 21 additions and 21 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/api",
"version": "0.4.0",
"version": "0.4.1",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -23,7 +23,7 @@
},
"dependencies": {
"@ms/container": "^0.4.0",
"@ms/ployfill": "^0.4.0",
"@ms/ployfill": "^0.4.1",
"source-map-builder": "^0.0.7"
},
"devDependencies": {