mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-19 20:46:00 +00:00
Cleanup: Remove invalid postinstall script and verify project structure
This commit is contained in:
@@ -5,8 +5,7 @@
|
|||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"dev": "nodemon server.js",
|
"dev": "nodemon server.js"
|
||||||
"postinstall": "chmod +x fix-ssh-limits.sh && ./fix-ssh-limits.sh"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"performance",
|
"performance",
|
||||||
|
|||||||
Reference in New Issue
Block a user