mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-03 19:43:04 +08:00
feat(babel6): Use published babel-preset-electron
This commit is contained in:
parent
d29848e242
commit
1064a010e2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"dependencies": {
|
||||
"async": "^0.9",
|
||||
"babel-core": "6.8.0",
|
||||
"babel-preset-electron": "file:///Users/evanmorikawa/Code/babel-preset-electron",
|
||||
"babel-preset-electron": "0.37.8",
|
||||
"babel-preset-react": "6.5.0",
|
||||
"babel-regenerator-runtime": "6.5.0",
|
||||
"bluebird": "^2.9",
|
||||
|
|
Loading…
Reference in a new issue