This commit is contained in:
pengfei.zhou 2019-12-05 20:10:07 +08:00
parent 44c96ee7ef
commit aa427cd11a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "doric",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "doric",
"version": "0.1.0",
"version": "0.1.1",
"description": "The JS Framework of Doric",
"main": "bundle/doric-vm.js",
"scripts": {