This commit is contained in:
pengfei.zhou 2019-12-11 09:56:00 +08:00
parent 2c0a82076d
commit dc2db2298b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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