mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Updated ghost-engine to v4
refs https://github.com/TryGhost/Team/issues/221
26e20d223d
- The default engine for Casper shipping with Ghost v4 has to match up.
This way it uses all the correct APIs
			
			
This commit is contained in:
		@@ -4,8 +4,8 @@
 | 
			
		||||
    "demo": "https://demo.ghost.io",
 | 
			
		||||
    "version": "3.1.2",
 | 
			
		||||
    "engines": {
 | 
			
		||||
        "ghost": ">=3.0.0",
 | 
			
		||||
        "ghost-api": "v3"
 | 
			
		||||
        "ghost": ">=4.0.0",
 | 
			
		||||
        "ghost-api": "v4"
 | 
			
		||||
    },
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "screenshots": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user