mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
Add spread babel plugin
This commit is contained in:
parent
83f5b92932
commit
ea0fb94b41
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"webpack": "^1.13.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-object-rest-spread": "^6.8.0",
|
||||
"babel-plugin-transform-react-jsx": "^6.8.0",
|
||||
"jszip": "^2.6.0",
|
||||
"react": "^15.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue