mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 05:45:57 +00:00
Moving babelrc into package
This commit is contained in:
committed by
Trevor Buckner
parent
a4b92af351
commit
fed0536673
@@ -24,6 +24,12 @@
|
||||
"pico-check":{
|
||||
"require": "./tests/test.init.js"
|
||||
},
|
||||
"babel":{
|
||||
"presets": [
|
||||
"env",
|
||||
"react"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-preset-env": "^1.1.8",
|
||||
"basic-auth": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user