mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Bumped default Ghost API version to v2
no issue - This change is due to Content API becoming stable https://github.com/TryGhost/Ghost/releases/tag/2.10.0
This commit is contained in:
		@@ -4,7 +4,8 @@
 | 
				
			|||||||
    "demo": "https://demo.ghost.io",
 | 
					    "demo": "https://demo.ghost.io",
 | 
				
			||||||
    "version": "2.8.1",
 | 
					    "version": "2.8.1",
 | 
				
			||||||
    "engines": {
 | 
					    "engines": {
 | 
				
			||||||
        "ghost": ">=2.0.0"
 | 
					        "ghost": ">=2.0.0",
 | 
				
			||||||
 | 
					        "ghost-api": "v2"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "screenshots": {
 | 
					    "screenshots": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user