larvitcms 3.0.63 → 3.0.64

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "larvitcms",
3
- "version": "3.0.63",
3
+ "version": "3.0.64",
4
4
  "description": "Simple blog module with admin GUI for larvitadmingui",
5
5
  "author": {
6
6
  "name": "Mikael 'Lilleman' Göransson",
@@ -17,7 +17,7 @@
17
17
  "uuid": "9.0.1"
18
18
  },
19
19
  "devDependencies": {
20
- "eslint": "8.53.0",
20
+ "eslint": "8.54.0",
21
21
  "mocha": "10.2.0",
22
22
  "nyc": "15.1.0"
23
23
  },