This commit is contained in:
2020-03-25 13:54:45 +08:00
parent cbfbc28504
commit 4677fba701
17 changed files with 44 additions and 44 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/api",
"version": "0.3.2",
"version": "0.4.0",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -22,8 +22,8 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@ms/container": "^0.3.2",
"@ms/ployfill": "^0.3.1",
"@ms/container": "^0.4.0",
"@ms/ployfill": "^0.4.0",
"source-map-builder": "^0.0.7"
},
"devDependencies": {