Skip to content

Commit 7a8894c

Browse files
author
jinfeiyang
committed
feat: update version
1 parent ecedb5e commit 7a8894c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "easy-canvas-layout",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A canvas lib help to easy layout in canvas.",
5-
"miniprogram_dist":"dist",
5+
"miniprogram_dist": "dist",
66
"main": "./lib/index.js",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)