updated browserslist
This commit is contained in:
parent
4e819878ce
commit
588ffefe5e
@ -4,6 +4,6 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build:production": "cd ./frontend && yarn install && yarn run build && rm -rf ./node_modules && cd ../backend && yarn install",
|
"build:production": "cd ./frontend && yarn install && yarn run build && rm -rf ./node_modules && cd ../backend && yarn install",
|
||||||
"start:production": "cd ./backend && NODE_ENV=production yarn start"
|
"start:production": "cd ./backend && NODE_ENV=production yarn start"
|
||||||
}
|
},
|
||||||
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user