update 0.14.1

This commit is contained in:
yehuozhili
2022-04-10 17:15:13 +08:00
parent 5d3ae2dee3
commit 6295f4ce69
12 changed files with 280 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dooringx-plugin-template",
"version": "0.14.0",
"version": "0.14.1",
"description": "> TODO: description",
"author": "yehuozhili <673632758@qq.com>",
"homepage": "https://github.com/H5-Dooring/dooringx#readme",

View File

@@ -40,7 +40,7 @@
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-url": "^6.1.0",
"@svgr/rollup": "^5.5.0",
"dooringx-lib": "^0.14.0",
"dooringx-lib": "^0.14.1",
"postcss": "^8.3.6",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.1",