pr675
黄云飞 4 years ago
parent 149d9d6d2f
commit fd1a8032d9

@ -6,6 +6,10 @@
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.8.png)
## tip
The official NPM package will be available after the release of version 1.0.0
## next features
1. fix bugs

@ -1,5 +1,5 @@
{
"version": "0.8.8",
"version": "0.8.9",
"scripts": {
"dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib",

Loading…
Cancel
Save