This commit is contained in:
Schneider Roland 2022-06-12 22:35:11 +02:00
parent 49f91752d2
commit b940b27ed8
2 changed files with 3 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"author": "rocho",
"name": "coma",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"dependencies": {
"cache-manager": "^3.3.0"
@ -9,7 +9,6 @@
"devDependencies": {
"grunt": "1.5.3",
"matchdep": "*",
"grunt-contrib-coffee": "*",
"grunt-contrib-compass": "*",
"grunt-contrib-watch": "*",