mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Merge pull request #448 from HHSnopek/master
Fix component.json script file path.
This commit is contained in:
commit
eeadb4e749
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@
|
|||
"vector", "graphic", "graphics", "2d", "geometry", "bezier", "curve",
|
||||
"curves", "path", "paths", "canvas", "svg", "paper", "paper.js"
|
||||
],
|
||||
"scripts": ["./dist/paper-full.js"]
|
||||
"scripts": ["blob/master/dist/paper-full.js"]
|
||||
}
|
Loading…
Reference in a new issue