mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Remove paper dependency. We should exclusively use our own fork (#735)
This commit is contained in:
parent
c771a54ada
commit
ae7c854d34
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@
|
|||
"jest": "^22.2.2",
|
||||
"lodash.defaultsdeep": "4.6.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"paper": "0.11.5",
|
||||
"postcss-import": "^12.0.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-simple-vars": "^5.0.1",
|
||||
|
|
Loading…
Reference in a new issue