Skip to content

Commit cb1c15b

Browse files
committed
update
1 parent ccf4e25 commit cb1c15b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### SVG Path Animator
22
CLI tool to animate svg paths
33

4-
**[DEMO](https://nckdev.agency/lab/svg-lineart-animator/en)**
4+
**[DEMO](https://nckdev.agency/lab/svg-path-animator/en)**
55

66
### Installation
77
`npm install -g svg-lineart-animator`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svg-path-animator",
3-
"version": "2.0.6",
3+
"version": "2.0.8",
44
"description": "import svg linearts and export animated lines",
55
"main": "cli.js",
66
"repository": "https://github.com/cheng500/svg-path-animator",

0 commit comments

Comments
 (0)