This commit is contained in:
2020-03-31 16:16:40 +08:00
parent 78a5ed31b3
commit 0c69462bb4
13 changed files with 24 additions and 24 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": {