Skip to content

Commit d2ff925

Browse files
committed
Merge branch 'master' of github.com:jackreichert/react-theme
2 parents 59c67b7 + 550cc97 commit d2ff925

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"keywords": [],
1010
"author": "",
11-
"license": "ISC",
11+
"license": "GPLv2",
1212
"dependencies": {
1313
"axios": "^0.15.3",
1414
"babel-core": "^6.21",

style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
/*
22
Theme Name: A WP React Redux Theme
33
Author: Jack Reichert
4+
Author URI: https://www.jackreichert.com/
5+
Description: A ReactJS + Redux theme
6+
Version: 1.0
7+
License: GPLv2
8+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
9+
Text Domain: wpreactredux
410
*/
511

0 commit comments

Comments
 (0)