N-FIN-v1.2.0: update package.json
This commit is contained in:
parent
b09c705dd7
commit
5a42108063
2 changed files with 3 additions and 5 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"name": "next-finances",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "next-finances",
|
||||
"version": "1.1.0",
|
||||
"license": "MIT",
|
||||
"version": "1.2.0",
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^3.3.4",
|
||||
"@lucia-auth/adapter-prisma": "^4.0.0",
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
"name": "next-finances",
|
||||
"description": "A finances application to keep track of my personal spendings",
|
||||
"homepage": "https://github.com/MarkusThielker/next-finances",
|
||||
"version": "1.1.0",
|
||||
"license": "MIT",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Markus Thielker"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue