mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
chore(package): update regenerator-runtime to version 0.12.0 (#523)
This commit is contained in:
parent
34de22aa16
commit
b1746e2c58
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
"redux": "3.7.2",
|
||||
"redux-mock-store": "^1.2.3",
|
||||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "^0.11.1",
|
||||
"regenerator-runtime": "^0.12.0",
|
||||
"rimraf": "^2.6.1",
|
||||
"style-loader": "^0.21.0",
|
||||
"svg-url-loader": "^2.3.2",
|
||||
|
|
Loading…
Reference in a new issue