We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecedb5e commit 7a8894cCopy full SHA for 7a8894c
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "easy-canvas-layout",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "A canvas lib help to easy layout in canvas.",
5
- "miniprogram_dist":"dist",
+ "miniprogram_dist": "dist",
6
"main": "./lib/index.js",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments