This commit is contained in:
Barış Soner Uşaklı 2025-05-22 11:15:52 -04:00
parent 7c8c8c51d6
commit 07b15e1af0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "nodebb-theme-harmony",
"version": "2.1.14",
"version": "2.1.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nodebb-theme-harmony",
"version": "2.1.14",
"version": "2.1.15",
"license": "MIT",
"dependencies": {
"@fontsource/inter": "5.0.15",

View file

@ -1,6 +1,6 @@
{
"name": "nodebb-theme-harmony",
"version": "2.1.14",
"version": "2.1.15",
"nbbpm": {
"compatibility": "^4.0.0"
},