Skip to content

Commit 69d16f9

Browse files
committed
update logos version
1 parent 409d75e commit 69d16f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,10 @@
8585
"conventional-changelog-cli": "^2.0.34",
8686
"cross-env": "^7.0.3",
8787
"flow-bin": "0.155.0",
88+
"flow-remove-types": "2.246.0",
8889
"flow-typed": "^3.8.0",
8990
"fs-extra": "^10.0.0",
91+
"hermes-parser": "0.23.1",
9092
"husky": "^7.0.4",
9193
"imagemagick": "^0.1.3",
9294
"imgur": "^0.3.1",
@@ -105,9 +107,7 @@
105107
"puppeteer": "^1.20.0",
106108
"serve": "^14.0.0",
107109
"vite": "^3.2.4",
108-
"vitest": "^1.3.1",
109-
"flow-remove-types": "2.246.0",
110-
"hermes-parser": "0.23.1"
110+
"vitest": "^1.3.1"
111111
},
112112
"dependencies": {
113113
"@krakenjs/beaver-logger": "^5.7.0",
@@ -122,7 +122,7 @@
122122
"@paypal/funding-components": "^1.0.31",
123123
"@paypal/sdk-client": "^4.0.194",
124124
"@paypal/sdk-constants": "^1.0.146",
125-
"@paypal/sdk-logos": "^2.2.8-alpha-ae7b9c7.0"
125+
"@paypal/sdk-logos": "^2.2.8-alpha-3abd540.0"
126126
},
127127
"lint-staged": {
128128
"**/*": "prettier --write --ignore-unknown"

0 commit comments

Comments
 (0)