mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
💡 Removed main script that no longer exists
refs481e2425af
- We no longer support using Ghost as an npm module (this was deprecated long ago) - We've now removed the file that this used to point to (in481e2425af
) - As we aren't supporting this approach, we are removing the main script rather than updating it
This commit is contained in:
parent
b1a98b0b67
commit
edbf9a7076
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
"bugs": "https://github.com/TryGhost/Ghost/issues",
|
||||
"contributors": "https://github.com/TryGhost/Ghost/graphs/contributors",
|
||||
"license": "MIT",
|
||||
"main": "./core/index",
|
||||
"scripts": {
|
||||
"start": "node index",
|
||||
"dev": "DEBUG=ghost:* grunt dev",
|
||||
|
|
Loading…
Add table
Reference in a new issue