We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7079d commit 47cc771Copy full SHA for 47cc771
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "weblive2d",
3
- "version": "1.0.11",
+ "version": "1.0.12",
4
"description": "1. 将 `Live2D` 完全 `cdn` 化,目录结构简单,便于编辑、添加和删除模型。\r 2. 为以 `CDN` 方式加载的 `Live2D` 模型,添加模型皮肤顺序切换的功能。\r 3. 将项目配置文件拆分成 `<link>` 与 `<script>` 标签的形式便于网站引入。",
5
"main": "index.js",
6
"scripts": {
0 commit comments