Going back to the canvas thing
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
"author": "Lani",
|
||||
"license": "UNLICENSED",
|
||||
"devDependencies": {
|
||||
"@types/fabric": "^4.5.6",
|
||||
"core-js": "^3.19.2",
|
||||
"css-loader": "^6.5.1",
|
||||
"extract-loader": "^5.1.0",
|
||||
"file-loader": "^6.2.0",
|
||||
@@ -21,6 +23,9 @@
|
||||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.178",
|
||||
"fabric": "^4.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"material-components-web": "^13.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user