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",
|
"name": "resume",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"repository": "https://git.botris.dev/john/resume.git",
|
"repository": "https://git.botris.dev/john/resume.git",
|
||||||
"author": "john <me@johnmorr.is>",
|
"author": "john <me@johnmorr.is>",
|
||||||
"private": true,
|
"private": true
|
||||||
"scripts": {
|
|
||||||
"serve": "deno run --allow-read=. --allow-net server.ts"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue