mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-28 14:58:16 +00:00
removed extraneous scripts property
removed scripts because it causes fabric to be loaded twice
This commit is contained in:
parent
0eed619d98
commit
9b2e9136ef
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