File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 94
94
"webpack-dev-server" : " 3.2.1" ,
95
95
"webpack-manifest-plugin" : " 2.0.4" ,
96
96
"workbox-webpack-plugin" : " 4.3.1" ,
97
- "@devloco/react-scripts-wptheme-utils" : " ^1.4.9 " ,
98
- "@devloco/react-scripts-wptheme-error-overlay" : " ^1.4.4 "
97
+ "@devloco/react-scripts-wptheme-utils" : " ^3.1.1-wptheme-3.1.1 " ,
98
+ "@devloco/react-scripts-wptheme-error-overlay" : " ^3.1.1-wptheme-3.1.1 "
99
99
},
100
100
"devDependencies" : {
101
101
"react" : " ^16.8.4" ,
Original file line number Diff line number Diff line change 12
12
name="description"
13
13
content="Web site created using create-react-wptheme"
14
14
/>
15
- <link rel="apple-touch-icon" href="logo192.png" />
15
+ <link rel="apple-touch-icon" href="<?php echo $ TEMPLATE_PATH ; ?> / logo192.png" />
16
16
<!--
17
17
manifest.json provides metadata used when your web app is installed on a
18
18
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
You can’t perform that action at this time.
0 commit comments