instantiation template modal disabled button
[vid.git] / vid-webpack-master / package.json
index 1c2179b..f2f9136 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "vid-cli",
   "version": "0.0.0",
-  "license": "MIT",
+  "license": "Apache-2.0",
   "scripts": {
     "ng": "ng",
     "start": "ng serve --port 4201",
@@ -19,9 +19,9 @@
     "e2e": "ng e2e",
     "build-watch": "ng build --watch",
     "cypress:open": "cypress open",
-    "cypress": "cypress open --config watchForFileChanges=false,baseUrl=http://localhost:8080/vid",
+    "cypress": "cypress open",
     "cypress:run": "cypress run",
-    "cypress:headless": "cypress run --config baseUrl=http://localhost:8080/vid",
+    "cypress:headless": "cypress run",
     "format": "prettier",
     "format:fix": "pretty-quick --staged",
     "lint": "ng lint"
@@ -56,6 +56,7 @@
     "install": "0.12.2",
     "jest-image-snapshot": "2.8.1",
     "jest-preset-angular": "6.0.2",
+    "moment": "^2.24.0",
     "ng-multiselect-dropdown": "0.1.3",
     "ng2-bootstrap-modal": "1.0.1",
     "ngx-bootstrap": "^2.0.2",
@@ -87,7 +88,7 @@
     "angular2-template-loader": "0.6.2",
     "babel-jest": "24.1.0",
     "codelyzer": "4.5.0",
-    "cypress": "^3.1.5",
+    "cypress": "3.6.1",
     "hammerjs": "2.0.8",
     "husky": "^1.3.1",
     "istanbul-reports": "2.1.1",