Skip to content

Commit a506375

Browse files
committed
Update Utils and Overlay
1 parent a66c37d commit a506375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devloco/react-scripts-wptheme",
3-
"version": "3.0.1-wptheme-3.0.0",
3+
"version": "3.0.1-wptheme-3.0.1",
44
"description": "Configuration and scripts for Create React WP Theme.",
55
"repository": "devloco/create-react-wptheme",
66
"author": "devloco",
@@ -93,8 +93,8 @@
9393
"webpack-dev-server": "3.2.1",
9494
"webpack-manifest-plugin": "2.0.4",
9595
"workbox-webpack-plugin": "4.2.0",
96-
"@devloco/react-scripts-wptheme-utils": "^1.4.2",
97-
"@devloco/react-scripts-wptheme-error-overlay": "^1.4.3"
96+
"@devloco/react-scripts-wptheme-utils": "^1.4.3",
97+
"@devloco/react-scripts-wptheme-error-overlay": "^1.4.4"
9898
},
9999
"devDependencies": {
100100
"react": "^16.8.4",

0 commit comments

Comments
 (0)