This commit is contained in:
Schneider Roland 2022-06-15 20:51:25 +02:00
parent 12eb587aa1
commit a47b3d1db3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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