Merge branch 'v9/contrib' into temp-11381

This commit is contained in:
Matthew Care
2021-10-21 08:34:09 +01:00
20 changed files with 37577 additions and 4444 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,6 @@
{
"name": "acceptancetest",
"private": true,
"scripts": {
"postinstall": "node postinstall.js",
"config": "node config.js",
@@ -7,10 +9,10 @@
},
"devDependencies": {
"cross-env": "^7.0.2",
"cypress": "^6.7.0",
"cypress": "^6.8.0",
"del": "^6.0.0",
"ncp": "^2.0.0",
"prompt": "^1.0.0",
"prompt": "^1.2.0",
"umbraco-cypress-testhelpers": "^1.0.0-beta-58"
},
"dependencies": {