mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-01 10:34:42 +00:00
Merge pull request #1178 from shanawho/patch-1
removed extraneous scripts property
This commit is contained in:
commit
b490476c8a
1 changed files with 1 additions and 4 deletions
|
|
@ -17,8 +17,5 @@
|
|||
"HTML5",
|
||||
"object model"
|
||||
],
|
||||
"license": "MIT",
|
||||
"scripts": [
|
||||
"./dist/fabric.js"
|
||||
]
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue