Skip to content

Commit 6064836

Browse files
committed
update package.json
1 parent 96c6516 commit 6064836

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "ghost-theme-starter",
3-
"version": "1.0.1",
4-
"description": "A Ghost theme starter",
2+
"name": "rubycentral-theme",
3+
"version": "1.0.0",
4+
"description": "A Ghost theme for Ruby Central",
55
"engines": {
66
"ghost": ">=4.0.0",
77
"ghost-api": "v4"
@@ -20,11 +20,11 @@
2020
"ghost-theme"
2121
],
2222
"author": {
23-
"name": "Ryan Feigenbaum",
24-
"email": "[email protected]",
25-
"url": "https://ryanfeigenbaum.com"
23+
"name": "Ruby Central",
24+
"email": "[email protected]",
25+
"url": "https://rubycentral.org"
2626
},
27-
"license": "MIT",
27+
"license": "private",
2828
"config": {
2929
"posts_per_page": 15,
3030
"image_sizes": {

0 commit comments

Comments
 (0)