Update package.json
This commit is contained in:
parent
42af773c98
commit
afe1a9add2
1 changed files with 4 additions and 9 deletions
13
package.json
13
package.json
|
|
@ -1,12 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "the-fold-within",
|
"name": "the-fold-within",
|
||||||
"private": true,
|
"version": "2.3.0",
|
||||||
"type": "module",
|
"dependencies": {
|
||||||
"version": "2.7.0",
|
"pdf-parse": "^1.1.1"
|
||||||
"scripts": {
|
}
|
||||||
"build": "node tools/generate-index.mjs",
|
|
||||||
"serve": "npx http-server public -p 8080 -c-1"
|
|
||||||
},
|
|
||||||
"dependencies": {},
|
|
||||||
"devDependencies": {}
|
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue