Skip to content
Snippets Groups Projects
Commit 40116dd4 authored by Ramesh Kumar's avatar Ramesh Kumar
Browse files

Merge branch 'TMSS-285' into TMSS-243

# Conflicts:
#	SAS/TMSS/frontend/tmss_webapp/src/routes/index.js
#	SAS/TMSS/frontend/tmss_webapp/src/services/cycle.service.js

Resolved Conflicts
parents b848c524 1c558ba9
No related branches found
No related tags found
1 merge request!191Resolve TMSS-243
Showing
with 2 additions and 1 deletion
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-frame-component": "^4.1.2", "react-frame-component": "^4.1.2",
"react-json-view": "^1.19.1", "react-json-view": "^1.19.1",
"react-loader-spinner": "^3.1.14",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-scripts": "3.4.1", "react-scripts": "3.4.1",
"react-table": "^7.2.1", "react-table": "^7.2.1",
...@@ -44,7 +45,7 @@ ...@@ -44,7 +45,7 @@
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
}, },
"proxy": "http://192.168.99.100:8008", "proxy": "http://192.168.99.100:8008/",
"eslintConfig": { "eslintConfig": {
"extends": "react-app" "extends": "react-app"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment