Skip to content

Commit

Permalink
Pinned @adobe/aem-headless-client-js to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez committed Aug 2, 2023
1 parent c25ff1d commit bb4cc8a
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 503 deletions.
10 changes: 5 additions & 5 deletions advanced-tutorial/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion advanced-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.0.0",
"private": true,
"dependencies": {
"@adobe/aem-headless-client-js": "^3.3.0",
"@adobe/aem-headless-client-js": "3.2.0",
"@adobe/aem-headless-client-nodejs": "^1.1.0",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
10 changes: 5 additions & 5 deletions basic-tutorial/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion basic-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@adobe/aem-headless-client-js": "^3.3.0",
"@adobe/aem-headless-client-js": "3.2.0",
"@adobe/aem-headless-client-nodejs": "^1.1.0",
"@babel/core": "^7.21.4",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
10 changes: 5 additions & 5 deletions next-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "next start"
},
"dependencies": {
"@adobe/aem-headless-client-js": "^3.3.0",
"@adobe/aem-headless-client-js": "3.2.0",
"@xmldom/xmldom": "^0.8.7",
"next": "13.2.4",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions preview-tutorial/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion preview-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.0.0",
"private": true,
"dependencies": {
"@adobe/aem-headless-client-js": "^3.3.0",
"@adobe/aem-headless-client-js": "3.2.0",
"@adobe/aem-headless-client-nodejs": "^1.1.0",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
Loading

0 comments on commit bb4cc8a

Please sign in to comment.