mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-03-13 22:50:01 -04:00
Downgrade canvas prebuilt because 2.0 isn't working and breaks unit tests (#876)
This commit is contained in:
parent
a6257f9702
commit
585ba2acda
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"babel-plugin-transform-object-rest-spread": "^6.22.0",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-react": "^6.22.0",
|
||||
"canvas-prebuilt": "^2.0.0-alpha.14",
|
||||
"canvas-prebuilt": "^1.6.11",
|
||||
"css-loader": "3.1.0",
|
||||
"enzyme": "^3.6.0",
|
||||
"enzyme-adapter-react-16": "^1.5.0",
|
||||
|
|
Loading…
Reference in a new issue