Publish version 0.2.2

This commit is contained in:
pengfei.zhou
2020-01-06 13:13:06 +08:00
committed by osborn
parent 05b5c69080
commit dac37cd899
7 changed files with 54 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "doric",
"version": "0.2.2-alpha.3",
"version": "0.2.2",
"description": "The JS Framework of Doric",
"main": "bundle/doric-vm.js",
"types": "index.d.ts",
@@ -31,4 +31,4 @@
"typescript": "^3.7.4",
"ws": "^7.2.1"
}
}
}