diff --git a/package-lock.json b/package-lock.json index c5416721..2daafe46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xpadev-net/niconicomments", - "version": "0.2.25", + "version": "0.2.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@xpadev-net/niconicomments", - "version": "0.2.25", + "version": "0.2.26", "license": "MIT", "devDependencies": { "@babel/core": "^7.18.10", diff --git a/package.json b/package.json index 251a7392..2d130cb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpadev-net/niconicomments", - "version": "0.2.25", + "version": "0.2.26", "description": "NiconiComments is a comment drawing library that is somewhat compatible with the official Nico Nico Douga player.", "main": "dist/bundle.js", "types": "dist/bundle.d.ts",