File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Oct. 12, 2019
4
4
<br />
5
- * UPDATED* to match [ v3.2.0] ( https://github.com/facebook/create-react-app/releases/tag/v3.2.0 ) of [ Create React App] ( https://reactjs.org / )
5
+ * UPDATED* to match [ v3.2.0] ( https://github.com/facebook/create-react-app/releases/tag/v3.2.0 ) of [ Create React App] ( https://create-react-app.dev / )
6
6
7
7
The intention of this project is to maintain a set of custom ` react-scripts ` that will allow you to
8
8
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
2
"name" : " @devloco/create-react-wptheme" ,
3
- "version" : " 3.2.0-wp.1 " ,
3
+ "version" : " 3.2.0-wp.2 " ,
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