react-version-downgrade
[sdc.git] / dox-sequence-diagram-ui / package.json
index 17f4efa..d469310 100644 (file)
@@ -9,11 +9,12 @@
     "start": "webpack-dev-server",
     "lint": "eslint . --ext .js --ext .jsx --cache"
   },
-  "author": "ECOMP",
-  "license": "SEE LICENSE IN LICENSE.TXT",
+  "author": "ONAP",
+  "license": "SEE LICENSE IN LICENSE",
   "dependencies": {
     "d3": "^3.5.16",
     "lodash": "^4.12.0",
+    "prop-types": "^15.6.0",
     "react": "^15.1.0",
     "react-dnd": "^2.1.2",
     "react-dnd-html5-backend": "^2.1.2",
@@ -59,5 +60,4 @@
     "node": ">=5.1",
     "npm": ">=3.3"
   }
-
 }