Skip to content

Commit a3b93bc

Browse files
committed
node version in env
1 parent 1bcfef3 commit a3b93bc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ REACT_APP_SOCKET_API_URL='https://socket.tutorcruncher.com'
22
PUBLIC_URL='/'
33
REACT_APP_GRECAPTCHA_KEY='6LdyXRgUAAAAADUNhMVKJDXiRr6DUN8TGOgllqbt'
44
REACT_APP_RELEASE='-'
5+
NODE_VERSION=10

.env.production

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
REACT_APP_SOCKET_API_URL='https://socket.tutorcruncher.com'
22
REACT_APP_RAVEN_DSN='https://[email protected]/128441'
33
REACT_APP_GA_ID='UA-41117087-3'
4+
NODE_VERSION=10

0 commit comments

Comments
 (0)