Remove RQ experimental (#60)

* Updated dependencies

* Remove RQ Experimental - unused and some customers report issues with it
This commit is contained in:
Giancarlo Buomprisco
2024-09-03 18:17:11 +08:00
committed by GitHub
parent 53302fba7e
commit b3b061fc2e
19 changed files with 239 additions and 221 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.46.1",
"@types/node": "^22.5.1",
"@types/node": "^22.5.2",
"node-html-parser": "^6.1.13"
}
}