Update package.json
This commit is contained in:
committed by
GitHub
parent
42af773c98
commit
afe1a9add2
+4
-9
@@ -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": {}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user