File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Create React WP Theme <!-- omit in toc -->
2
2
3
- * UPDATED* to support [ Create React App] ( https://github.com/facebook/create-react-app ) v3.1.1
3
+ * UPDATED* to support [ Create React App] ( https://github.com/facebook/create-react-app ) v3.1.2
4
4
5
5
The intention of this project is to maintain a set of custom ` react-scripts ` that will allow you to
6
6
create React WordPress themes as easily as ` create-react-app ` allows other devs to create their apps.
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @devloco/ create-react-wptheme" ,
3
- "version" : " 3.1.1-wptheme-3.1.2 " ,
2
+ "name" : " create-react-wptheme" ,
3
+ "version" : " 3.1.201 " ,
4
4
"description" : " Create React WP themes with no build configuration." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments