[no ci] 1.0.0

This commit is contained in:
gitea 2025-03-01 21:09:14 +00:00
parent f32f9f2806
commit e6f900264f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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