This commit is contained in:
2020-03-18 11:19:08 +08:00
parent eb832a0830
commit 15f09abce0
10 changed files with 26 additions and 26 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"
},