mirror of
https://github.com/ivabus/www
synced 2024-11-21 22:05:06 +03:00
Edit package.json to fix babel
This commit is contained in:
parent
43cda39dd1
commit
be54e0c6bf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "basic react config for https://tea.xyz",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"build": "npx babel src --out-dir lib --no-babelrc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue