Skip to content

Commit

Permalink
🔥 remove preinstall node version check (#7403)
Browse files Browse the repository at this point in the history
no issue
- this is now handled in Ghost-CLI
  • Loading branch information
acburdine authored and ErisDS committed Sep 20, 2016
1 parent 8115d83 commit 25a9b4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
47 changes: 0 additions & 47 deletions core/server/utils/npm/preinstall.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"license": "MIT",
"main": "./core/index",
"scripts": {
"preinstall": "node core/server/utils/npm/preinstall.js",
"start": "node index",
"test": "grunt validate --verbose"
},
Expand Down

0 comments on commit 25a9b4a

Please sign in to comment.