This commit is contained in:
pengfei.zhou 2019-12-10 09:28:17 +08:00
parent 38eb880465
commit 6a2dd0491b
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.1",
"version": "0.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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