mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 10:06:39 +09:00
chore: update deps
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "namae",
|
||||
"description": "name your new project.",
|
||||
"author": "Yasuaki Uechi <y@uechi.io> (https://uechi.io/)",
|
||||
"scripts": {
|
||||
"start": "now dev"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"api",
|
||||
"web"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user