From edc4c95f64d052d34258e2f0e9aceb0a002c802d Mon Sep 17 00:00:00 2001 From: xpa Date: Thu, 16 Jun 2022 21:16:56 +0900 Subject: [PATCH] update package.json --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 291c1099..2129bd34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xpadev-net/niconicomments", - "version": "0.2.14", + "version": "0.2.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@xpadev-net/niconicomments", - "version": "0.2.14", + "version": "0.2.15", "license": "MIT", "devDependencies": { "@babel/preset-env": "^7.18.2", diff --git a/package.json b/package.json index a97e1a86..81f5ffd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpadev-net/niconicomments", - "version": "0.2.14", + "version": "0.2.15", "description": "NiconiComments is a comment drawing library that is somewhat compatible with the official Nico Nico Douga player.", "main": "dist/bundle.js", "types": "dist/dts/main.d.ts",