Compare commits

..

No commits in common. "dependabot/npm_and_yarn/jsdom-and-fabric-19.0.0" and "master" have entirely different histories.

2 changed files with 787 additions and 514 deletions

1299
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@
"start": "webpack-dev-server --open --host 0.0.0.0 --port 80"
},
"dependencies": {
"fabric": "^5.2.1",
"fabric": "^4.0.0-beta.6",
"jquery": "^3.5.0",
"minimist": ">=1.2.6"
},