Skip to content

Commit 0345485

Browse files
committed
update to match CRA 2.1.3
1 parent 32c8445 commit 0345485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-wptheme",
3-
"version": "2.1.2-wptheme-2.1.2",
3+
"version": "2.1.3-wptheme-2.2.0",
44
"description": "Create React WP themes with no build configuration.",
55
"main": "index.js",
66
"scripts": {
@@ -42,7 +42,7 @@
4242
"chalk": "1.1.3",
4343
"commander": "2.18.0",
4444
"cross-spawn": "4.0.2",
45-
"envinfo": "5.10.0",
45+
"envinfo": "5.11.1",
4646
"fs-extra": "5.0.0",
4747
"hyperquest": "2.1.3",
4848
"semver": "5.5.1",

0 commit comments

Comments
 (0)