[no ci] 1.0.1

This commit is contained in:
gitea 2025-03-01 21:33:57 +00:00
parent 891a34c3b6
commit b8f0f9d613
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "foundryvtt-dice-tower", "name": "foundryvtt-dice-tower",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "foundryvtt-dice-tower", "name": "foundryvtt-dice-tower",
"version": "1.0.0", "version": "1.0.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"devDependencies": { "devDependencies": {
"@3d-dice/dice-box-threejs": "^0.0.12", "@3d-dice/dice-box-threejs": "^0.0.12",

View File

@ -1,6 +1,6 @@
{ {
"name": "foundryvtt-dice-tower", "name": "foundryvtt-dice-tower",
"version": "1.0.0", "version": "1.0.1",
"description": "Roll your dice in a fancy overlay", "description": "Roll your dice in a fancy overlay",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"scripts": { "scripts": {