Skip to content

Commit 5a3900e

Browse files
committed
Update to Create-React-App v2.1.8
1 parent c51c02e commit 5a3900e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Create React WP Theme
22

3-
`*UPDATED* to support create-react-app v2.1.5!`
3+
`*UPDATED* to support create-react-app v2.1.8`
4+
- [Updating Existing Themes](#updating-existing-themes)
45

56
The intention of this project is to maintain a set of custom `react-scripts` that will allow you to
67
create React WordPress themes as easily as `create-react-app` allows other devs to create their apps.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-wptheme",
3-
"version": "2.1.5-wptheme-2.2.1",
3+
"version": "2.1.8-wptheme-2.2.2",
44
"description": "Create React WP themes with no build configuration.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)