We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59c67b7 + 550cc97 commit d2ff925Copy full SHA for d2ff925
package.json
@@ -8,7 +8,7 @@
8
},
9
"keywords": [],
10
"author": "",
11
- "license": "ISC",
+ "license": "GPLv2",
12
"dependencies": {
13
"axios": "^0.15.3",
14
"babel-core": "^6.21",
style.css
@@ -1,5 +1,11 @@
1
/*
2
Theme Name: A WP React Redux Theme
3
Author: Jack Reichert
4
+Author URI: https://www.jackreichert.com/
5
+Description: A ReactJS + Redux theme
6
+Version: 1.0
7
+License: GPLv2
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+Text Domain: wpreactredux
*/
0 commit comments