mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
Install json dependency
This commit is contained in:
parent
3662209ffa
commit
c3282e8922
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
"html-webpack-plugin": "3.2.0",
|
||||
"jest": "^22.2.2",
|
||||
"jest-canvas-mock": "^2.2.0",
|
||||
"json": "^9.0.6",
|
||||
"lodash.defaultsdeep": "4.6.1",
|
||||
"mkdirp": "^1.0.3",
|
||||
"postcss-import": "^12.0.0",
|
||||
|
|
Loading…
Reference in a new issue