chore: Release 3.0.0

This commit is contained in:
Gitlab CI
2023-06-26 11:20:06 +00:00
parent fcd74152bb
commit 612ed7b631
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -5,7 +5,7 @@
"build": "webpack",
"local-deploy": "npm run package && sh ./local-deploy.sh"
},
"version": "2.0.0",
"version": "3.0.0",
"devDependencies": {
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-9",
"husky": "4.3.7",