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