Introduce modal
[clamp.git] / ui-react / package.json
index 7d0e407..c6369a3 100644 (file)
@@ -3,6 +3,7 @@
   "version": "0.0.1",
   "description": "ONAP Clamp Designer UI",
   "main": "index.js",
+  "proxy": "http://localhost:8080",
   "scripts": {
     "start": "react-scripts start",
     "build": "react-scripts build",
@@ -18,7 +19,8 @@
     "react-scripts": "3.0.1",
     "react-bootstrap": "1.0.0-beta.9",
     "bootstrap-css-only": "4.3.1",
-    "styled-components": "4.3.2"
+    "styled-components": "4.3.2",
+    "react-router-dom": "5.0.1"
   },
   "browserslist": [
     ">0.2%",