This commit is contained in:
isaprettycoolguy@protonmail.com 2026-05-23 14:30:52 -04:00
parent 2f4e368add
commit a6b18dec9f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "hexmaker-plugin",
"version": "1.1.5",
"version": "1.1.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hexmaker-plugin",
"version": "1.1.5",
"version": "1.1.7",
"license": "MIT",
"dependencies": {
"minisearch": "^7.2.0"

View file

@ -1,6 +1,6 @@
{
"name": "hexmaker-plugin",
"version": "1.1.6",
"version": "1.1.7",
"description": "A plugin to power hex crawl worldbuilding and running.",
"main": "main.js",
"scripts": {