This commit is contained in:
parent
5d920d7dd5
commit
0f609a608f
3
authtoken.json
Normal file
3
authtoken.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"token": "zuicwz9a"
|
||||||
|
}
|
||||||
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node generatetoken.js && node generate-buildno.js && react-scripts start",
|
"start": "node generatetoken.js && node generate-buildno.js && react-scripts start",
|
||||||
"build": "node generatetoken.js && node generate-buildno.js && react-scripts build",
|
"build": "CI=false && node generatetoken.js && node generate-buildno.js && react-scripts build",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
{"buildMajor":1,"buildMinor":0,"buildRevision":5,"buildTag":"DEV"}
|
{"buildMajor":1,"buildMinor":0,"buildRevision":6,"buildTag":"DEV"}
|
||||||
Loading…
Reference in New Issue
Block a user