This commit is contained in:
Schneider Roland 2023-05-24 16:37:25 +02:00
parent cb1b2e2d13
commit 81e12001a5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "coma", "name": "coma",
"version": "0.0.49", "version": "0.0.50",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "coma", "name": "coma",
"version": "0.0.49", "version": "0.0.50",
"dependencies": { "dependencies": {
"cache-manager": "^3.3.0" "cache-manager": "^3.3.0"
}, },

View File

@ -1,7 +1,7 @@
{ {
"author": "rocho", "author": "rocho",
"name": "coma", "name": "coma",
"version": "0.0.49", "version": "0.0.50",
"private": true, "private": true,
"dependencies": { "dependencies": {
"cache-manager": "^3.3.0" "cache-manager": "^3.3.0"