pr675
Hufe921 4 years ago
parent 9e47a710d8
commit 464c8e3c34

@ -4,7 +4,7 @@
## snapshot
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.6.png)
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.7.png)
## next features

@ -1,5 +1,5 @@
{
"version": "0.8.6",
"version": "0.8.7",
"scripts": {
"dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib",
@ -7,7 +7,8 @@
"serve": "vite preview",
"lint": "eslint .",
"cypress:open": "cypress open",
"cypress:run": "cypress run"
"cypress:run": "cypress run",
"type:check": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^16.11.12",

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

Loading…
Cancel
Save