Skip to content

Commit

Permalink
chore: bump version (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanikantsingh committed Dec 13, 2023
1 parent 5a9b1bf commit 04bc42e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
"node": "^16.0.0 || ^18.0.0",
"npm": "^7.0.0 || ^8.0.0 || ^9.0.0"
},
"dependencies": {
"@adyen/adyen-salesforce-pwa": "1.0.0-beta.1"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/adyen-retail-react-app/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/adyen-retail-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adyen-retail-react-app",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"license": "See license in LICENSE",
"engines": {
"node": "^16.0.0 || ^18.0.0",
Expand All @@ -17,7 +17,7 @@
"style-loader": "^3.3.3"
},
"dependencies": {
"@adyen/adyen-salesforce-pwa": "1.0.0-beta.1"
"@adyen/adyen-salesforce-pwa": "1.0.0-beta.2"
},
"scripts": {
"analyze-build": "cross-env MOBIFY_ANALYZE=true npm run build",
Expand Down
4 changes: 2 additions & 2 deletions packages/adyen-salesforce-pwa/package-lock.json

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

0 comments on commit 04bc42e

Please sign in to comment.