[no ci] 1.0.0

This commit is contained in:
gitea 2025-03-01 21:09:14 +00:00
parent f32f9f2806
commit 60c24f7b36
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": "0.0.1", "version": "1.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "foundryvtt-dice-tower", "name": "foundryvtt-dice-tower",
"version": "0.0.1", "version": "1.0.0",
"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": "0.0.1", "version": "1.0.0",
"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": {