Move this variable to comply with Java Code Conventions
[vid.git] / vid-webpack-master / package.cypress.json
index 39a4008..1f2031d 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "vid-cli",
   "version": "0.0.0",
-  "license": "MIT",
+  "license": "Apache-2.0",
   "scripts": {
     "cypress:open": "cypress open",
     "cypress": "cypress open --config baseUrl=http://localhost:8080/vid ",
@@ -12,6 +12,7 @@
   "dependencies": {},
   "devDependencies": {
     "@bahmutov/add-typescript-to-cypress": "2.0.0",
+    "@types/lodash": "4.14.121",
     "cypress": "^3.1.0",
     "typescript": "2.9.2",
     "rxjs": "^6.3.3",