File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " guide" ,
3- "alias" : " graphql.guide" ,
43 "version" : 2
54}
Original file line number Diff line number Diff line change 5959 "test" : " react-scripts test --env=jsdom" ,
6060 "eject" : " react-scripts eject" ,
6161 "now-start" : " serve --single ./build" ,
62- "deploy" : " now --regions all -e NODE_ENV=production -e REACT_APP_STRIPE_PUBLIC_KEY=@guide-stripe-public-key" ,
63- "alias" : " now alias" ,
64- "deploy-ci" : " now --token=$NOW_TOKEN --regions all -e NODE_ENV=production -e REACT_APP_STRIPE_PUBLIC_KEY=@guide-stripe-public-key" ,
65- "alias-ci" : " now alias --token=$NOW_TOKEN" ,
62+ "deploy" : " now --prod --regions all -e NODE_ENV=production -e REACT_APP_STRIPE_PUBLIC_KEY=@guide-stripe-public-key" ,
63+ "deploy-ci" : " now --prod --token=$NOW_TOKEN --regions all -e NODE_ENV=production -e REACT_APP_STRIPE_PUBLIC_KEY=@guide-stripe-public-key" ,
6664 "release" : " scripts/release.sh"
6765 },
6866 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments