Rebrand
This commit is contained in:
parent
d1c7bb02c6
commit
2d1936e79c
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "bear",
|
||||
"name": "zap",
|
||||
"description": "A minimal theme for ghost",
|
||||
"demo": "https://bear.ghost.io",
|
||||
"demo": "https://zap.ghost.io",
|
||||
"version": "1.0.0",
|
||||
"engines": {
|
||||
"ghost": ">=3.0.0",
|
||||
|
@ -39,10 +39,10 @@
|
|||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TryGhost/bear.git"
|
||||
"url": "https://github.com/TryGhost/zap.git"
|
||||
},
|
||||
"bugs": "https://github.com/TryGhost/bear/issues",
|
||||
"contributors": "https://github.com/TryGhost/bear/graphs/contributors",
|
||||
"bugs": "https://github.com/TryGhost/zap/issues",
|
||||
"contributors": "https://github.com/TryGhost/zap/graphs/contributors",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "9.8.0",
|
||||
"cssnano": "4.1.10",
|
||||
|
|
Loading…
Reference in a new issue