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,7 +1,7 @@
{
"private": true,
"name": "@ms/plugins",
"version": "0.1.1",
"version": "0.2.0",
"description": "MiaoScript plugins package",
"keywords": [
"miaoscript",
@ -28,7 +28,7 @@
"typescript": "^3.7.5"
},
"dependencies": {
"@ms/plugin": "^0.1.1",
"@ms/plugin": "^0.2.0",
"axios": "^0.19.2",
"es6-map": "^0.1.5",
"inversify": "^5.0.1"