Update package.json
This commit is contained in:
parent
aef014a178
commit
a53c5ef3e3
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"name": "resume",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://git.botris.dev/john/resume.git",
|
||||
"author": "john <me@johnmorr.is>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "deno run --allow-read=. --allow-net server.ts"
|
||||
}
|
||||
"private": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue