Skip to content

Commit

Permalink
test:
Browse files Browse the repository at this point in the history
  • Loading branch information
army8735 committed Mar 29, 2024
1 parent 9238db3 commit 9aedb92
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# sketch-editor
A sketch Render&Editor on Canvas/WebGL.

[![NPM version](https://img.shields.io/npm/v/sketch-editor.svg)](https://npmjs.org/package/sketch-editor)
![CI](https://github.com/army8735/sketch-editor/workflows/CI/badge.svg)

## Dev
```
npm run dev
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sketch-editor",
"version": "0.1.4",
"version": "0.1.5",
"maintainers": [
{
"name": "army8735",
Expand Down
2 changes: 1 addition & 1 deletion test/group1/render-shape/test.js

Large diffs are not rendered by default.

0 comments on commit 9aedb92

Please sign in to comment.