This commit is contained in:
Schneider Roland 2022-06-12 22:46:42 +02:00
parent 22db3b5fcc
commit a0fa414aff
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.4",
"version": "0.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "coma",
"version": "0.0.4",
"version": "0.0.5",
"dependencies": {
"cache-manager": "^3.3.0"
},

View File

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