mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Use dist/paper.js as default now.
This commit is contained in:
parent
e38fb6e64d
commit
c93b86f013
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"Jürg Lehni <juerg@lehni.org> (http://lehni.org)",
|
||||
"Jonathan Puckey <jonathan@studiomoniker.com> (http://studiomoniker.com)"
|
||||
],
|
||||
"main": "dist/paper-full.js",
|
||||
"main": "dist/paper.js",
|
||||
"ignore": [
|
||||
"build",
|
||||
"components",
|
||||
|
|
Loading…
Reference in a new issue