This commit is contained in:
2020-02-24 00:21:48 +08:00
parent 49f886c5ba
commit eaf491f74d
16 changed files with 48 additions and 49 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/compile",
"version": "0.1.0",
"version": "0.2.0",
"description": "MiaoScript compile package",
"keywords": [
"miaoscript",
@ -25,6 +25,5 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^3.7.5"
},
"dependencies": {}
}
}