We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f944d00 commit 8151731Copy full SHA for 8151731
package.json
@@ -2,10 +2,10 @@
2
"name": "the-shell",
3
"description": "Theme for Ghost which use 'Ghost in The Shell' animation series palette colors",
4
"demo": "https://ghostintheshell.ghost.io",
5
- "version": "2.0.0",
+ "version": "3.0.0",
6
"engines": {
7
- "ghost": ">=2.0.0",
8
- "ghost-api": "v2"
+ "ghost": ">=3.0.0",
+ "ghost-api": "v3"
9
},
10
"license": "MIT",
11
"screenshots": {
0 commit comments