Skip to content

Commit 5ce0198

Browse files
committed
Reverting theme update
1 parent 3d5fcc7 commit 5ce0198

File tree

2 files changed

+281
-3359
lines changed

2 files changed

+281
-3359
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,11 @@
88
"url": "https://github.com/AdobeDocs/uix"
99
},
1010
"dependencies": {
11-
"@adobe/gatsby-theme-aio": "^4.14.4",
11+
"@adobe/gatsby-theme-aio": "^4.10.7",
1212
"gatsby": "^4.25.0",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2"
1515
},
16-
"resolutions": {
17-
"sharp": "0.33.0",
18-
"gatsby-sharp": "1.12.0"
19-
},
2016
"scripts": {
2117
"start": "gatsby build && gatsby serve",
2218
"start:prefix": "gatsby build --prefix-paths && gatsby serve --prefix-paths",

0 commit comments

Comments
 (0)