mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
babel-plugin-transform-es2015-modules-commonjs is not in devDependencies (#391)
* babel-plugin-transform-es2015-modules-commonjs is not in devDependencies * Update hyperterm.js * Update hyperterm.js * Update hyperterm.js * Update hyperterm.js * Update hyperterm.js
This commit is contained in:
parent
4aa1c2d03d
commit
643df507f6
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"babel-core": "6.10.4",
|
||||
"babel-eslint": "6.1.2",
|
||||
"babel-loader": "6.2.4",
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.11.5",
|
||||
"babel-preset-es2015-native-modules": "6.9.0",
|
||||
"babel-preset-react": "6.11.1",
|
||||
"electron-builder": "5.14.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue