This commit is contained in:
2020-03-18 11:19:08 +08:00
parent a1e50285a9
commit 2fb62b26a0
9 changed files with 22 additions and 22 deletions

View File

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