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:
parent
8e3ae72ae7
commit
f5d694150f
1 changed files with 4 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue