Skip to content

Commit 3914d98

Browse files
committed
dependency changes
1 parent 66eada9 commit 3914d98

File tree

4 files changed

+10470
-6551
lines changed

4 files changed

+10470
-6551
lines changed

.env

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SERVER=qa
2+
qa=https://www.thoughtworks.com
3+
baseUrl=https://www.thoughtworks.com

.gitignore

+3-4
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ typings/
6868
# Yarn Integrity file
6969
.yarn-integrity
7070

71-
# dotenv environment variables file
72-
.env
73-
.env.test
74-
7571
# parcel-bundler cache (https://parceljs.org/)
7672
.cache
7773

@@ -102,3 +98,6 @@ dist
10298

10399
# TernJS port file
104100
.tern-port
101+
102+
# Node Modules
103+
node_modules

0 commit comments

Comments
 (0)