update js

This commit is contained in:
pengfei.zhou
2020-01-03 16:35:04 +08:00
committed by osborn
parent 4b3a370f5f
commit 680b95f05d
18 changed files with 124 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "doric-web",
"version": "0.1.0",
"version": "0.1.1",
"description": "Doric library for Web",
"main": "build/index.js",
"scripts": {
@@ -26,4 +26,4 @@
"@rollup/plugin-node-resolve": "^6.0.0",
"typescript": "^3.7.4"
}
}
}