remove lastName and just have a single name field

This commit is contained in:
2023-11-05 16:34:18 -07:00
parent 6d4d4e40c3
commit c388cc8cfe
7 changed files with 35 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kickstart-for-time-pwa",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",