Update package.json

This commit is contained in:
2022-10-31 22:23:34 +07:00
committed by GitHub
parent 5ed263f733
commit c7a905927a

View File

@@ -3,9 +3,8 @@
"version": "1.0.0", "version": "1.0.0",
"main": "index.js", "main": "index.js",
"repository": "https://github.com/YuzuZensai/SimpleStaticExpress.git", "repository": "https://github.com/YuzuZensai/SimpleStaticExpress.git",
"author": "Yuzu <contact@kirameki.pink>", "author": "Yuzu <yuzu@kirameki.cafe>",
"license": "GPL-3.0", "license": "GPL-3.0",
"private": true,
"dependencies": { "dependencies": {
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"express": "^4.18.1", "express": "^4.18.1",