Skip to content

Commit

Permalink
Update to Create-React-App v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
handleyj committed Apr 15, 2019
1 parent c51c02e commit 5a3900e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Create React WP Theme

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

The intention of this project is to maintain a set of custom `react-scripts` that will allow you to
create React WordPress themes as easily as `create-react-app` allows other devs to create their apps.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-wptheme",
"version": "2.1.5-wptheme-2.2.1",
"version": "2.1.8-wptheme-2.2.2",
"description": "Create React WP themes with no build configuration.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5a3900e

Please sign in to comment.