View | Details | Raw Unified | Return to bug 41587
Collapse All | Expand All

(-)a/package.json (-2 / +4 lines)
Lines 71-77 Link Here
71
    "lodash": "^4.17.12",
71
    "lodash": "^4.17.12",
72
    "form-data": "^2.5.4",
72
    "form-data": "^2.5.4",
73
    "braces": "^3.0.3",
73
    "braces": "^3.0.3",
74
    "qs": "^6.14.1"
74
    "qs": "^6.14.1",
75
    "micromatch": "^4.0.8",
76
    "@cypress/request": "^3.0.0",
77
    "js-yaml": "^4.1.1"
75
  },
78
  },
76
  "author": "",
79
  "author": "",
77
  "license": "GPL-3.0",
80
  "license": "GPL-3.0",
78
- 

Return to bug 41587