Skip to content

Commit 2a37f3a

Browse files
author
Tim Sinaeve
committed
Added missing info for build.
1 parent 7fed164 commit 2a37f3a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"build:css": "tailwindcss -i ./styles/tailwind.css -o ./dist/tailwind.css --minify",
1515
"dev:web": "npm run build && http-server -c-1 -p 4173 ."
1616
},
17-
"author": "DocForge Team",
17+
"author": "Tim Sinaeve",
18+
"email": "tim.sinaeve@gmail.com",
1819
"license": "MIT",
1920
"repository": {
2021
"type": "git",

0 commit comments

Comments
 (0)