We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66c37d commit a506375Copy full SHA for a506375
packages/react-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@devloco/react-scripts-wptheme",
3
- "version": "3.0.1-wptheme-3.0.0",
+ "version": "3.0.1-wptheme-3.0.1",
4
"description": "Configuration and scripts for Create React WP Theme.",
5
"repository": "devloco/create-react-wptheme",
6
"author": "devloco",
@@ -93,8 +93,8 @@
93
"webpack-dev-server": "3.2.1",
94
"webpack-manifest-plugin": "2.0.4",
95
"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"
+ "@devloco/react-scripts-wptheme-utils": "^1.4.3",
+ "@devloco/react-scripts-wptheme-error-overlay": "^1.4.4"
98
},
99
"devDependencies": {
100
"react": "^16.8.4",
0 commit comments