Skip to content

Commit ff981cb

Browse files
committed
Issue 17; update to latest Utils
1 parent 6738433 commit ff981cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

Lines changed: 2 additions & 2 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.3",
3+
"version": "3.0.1-wptheme-3.0.4",
44
"description": "Configuration and scripts for Create React WP Theme.",
55
"repository": "devloco/create-react-wptheme",
66
"author": "devloco",
@@ -93,7 +93,7 @@
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.4",
96+
"@devloco/react-scripts-wptheme-utils": "^1.4.5",
9797
"@devloco/react-scripts-wptheme-error-overlay": "^1.4.4"
9898
},
9999
"devDependencies": {

0 commit comments

Comments
 (0)