1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-02-12 08:02:06 +00:00

mark version

Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-01-31 17:08:07 -05:00
parent 8e3ae72ae7
commit f5d694150f
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -1,7 +1,7 @@
{
"name": "frontend",
"version": "1.0.0",
"description": "",
"name": "mipilin",
"version": "0.1.0",
"description": "Fun social mood tracker for you and all your friends",
"type": "module",
"main": "main.ts",
"scripts": {
@ -9,8 +9,7 @@
"start": "node dist/main.js",
"dev": "tsx main.ts"
},
"keywords": [],
"author": "",
"author": "roxwize",
"license": "ISC",
"dependencies": {
"bcrypt": "^5.1.1",