mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
update to correct file path
This commit is contained in:
parent
897373dacf
commit
530353c868
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@
|
||||||
"vector", "graphic", "graphics", "2d", "geometry", "bezier", "curve",
|
"vector", "graphic", "graphics", "2d", "geometry", "bezier", "curve",
|
||||||
"curves", "path", "paths", "canvas", "svg", "paper", "paper.js"
|
"curves", "path", "paths", "canvas", "svg", "paper", "paper.js"
|
||||||
],
|
],
|
||||||
"scripts": ["./blob/master/dist/paper-full.js"]
|
"scripts": ["blob/master/dist/paper-full.js"]
|
||||||
}
|
}
|
Loading…
Reference in a new issue