master
Tudor Stanciu 2024-03-30 22:44:28 +02:00
parent 95080ec982
commit 002327836f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@flare/tuitio-client",
"version": "1.2.5",
"version": "1.2.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@flare/tuitio-client",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",
"dependencies": {
"@flare/js-utils": "^1.1.0",

View File

@ -1,6 +1,6 @@
{
"name": "@flare/tuitio-client",
"version": "1.2.5",
"version": "1.2.6",
"description": "Tuitio client is an npm package written in typescript that facilitates the integration of a javascript application with Tuitio.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",