bump version to 1.1.7 in package.json and package-lock.json

This commit is contained in:
CyferShepard
2025-05-02 08:04:56 +02:00
parent 51e710ea3b
commit 2de6616129
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "jfstat",
"version": "1.1.6",
"version": "1.1.7",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "jfstat",
"version": "1.1.6",
"version": "1.1.7",
"private": true,
"main": "src/index.jsx",
"scripts": {