chore: Release 1.2.0

This commit is contained in:
Gitlab CI
2022-04-29 11:47:01 +00:00
parent b759c032a8
commit f9c1045557
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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