This commit is contained in:
Barış Soner Uşaklı 2024-11-12 11:56:57 -05:00
parent 2519ac7455
commit f676acf01e
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": "1.2.83",
"version": "1.2.84",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nodebb-theme-harmony",
"version": "1.2.83",
"version": "1.2.84",
"license": "MIT",
"dependencies": {
"@fontsource/inter": "5.0.15",

View file

@ -1,6 +1,6 @@
{
"name": "nodebb-theme-harmony",
"version": "1.2.83",
"version": "1.2.84",
"nbbpm": {
"compatibility": "^3.7.0"
},