Update package version to 0.3.2-rc2

This commit is contained in:
2024-08-12 14:46:09 -05:00
parent f9184379b2
commit 789e702e7d
4 changed files with 4 additions and 4 deletions

2
web/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "hff-entry-form-web",
"version": "0.3.2",
"version": "0.3.2-rc2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hff-entry-form-web",
"version": "0.3.2",
"version": "0.3.2-rc2",
"private": true,
"scripts": {
"serve": "npx servor dist",