Pre-Script-Break

This commit is contained in:
Dunemask 2022-07-18 19:52:02 +00:00
parent 6526b51429
commit 089f07360c
7 changed files with 29 additions and 36 deletions

7
package-lock.json generated
View file

@ -18,6 +18,7 @@
"path": "^0.12.7",
"pg-promise": "^10.11.1",
"postgres-migrations": "^5.3.0",
"rabbiteer": "gitlab:Dunemask/rabbiteer",
"react-router-dom": "^6.3.0",
"socket.io": "^4.4.1",
"socket.io-client": "^4.4.1",
@ -4547,7 +4548,7 @@
},
"node_modules/rabbiteer": {
"version": "1.0.0",
"resolved": "git+ssh://git@gitlab.com/Dunemask/rabbiteer.git#6bb6cc26ca7ea7f4eb934529305ebb8ae0b26369",
"resolved": "git+ssh://git@gitlab.com/Dunemask/rabbiteer.git#7e341191029758fcae0a5e3e7ba3e4c217bd3788",
"license": "LGPL-2.1-only",
"optional": true,
"dependencies": {
@ -9187,8 +9188,8 @@
"dev": true
},
"rabbiteer": {
"version": "git+ssh://git@gitlab.com/Dunemask/rabbiteer.git#6bb6cc26ca7ea7f4eb934529305ebb8ae0b26369",
"from": "rabbiteer@gitlab:Dunemask/rabbiteer",
"version": "git+ssh://git@gitlab.com/Dunemask/rabbiteer.git#7e341191029758fcae0a5e3e7ba3e4c217bd3788",
"from": "rabbiteer@git+https://gitlab.com/Dunemask/rabbiteer.git",
"optional": true,
"requires": {
"amqplib": "^0.8.0"