Skip to content

Commit cfb694d

Browse files
committed
update ads-js version from beta to alpha
1 parent 6cbd454 commit cfb694d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lint": "eslint --ext js,jsx,ts,tsx ."
66
},
77
"dependencies": {
8-
"@vtex/ads-react": "0.3.0-beta.8",
8+
"@vtex/ads-react": "0.3.1",
99
"hoist-non-react-statics": "^3.0.1",
1010
"prop-types": "^15.5.10",
1111
"query-string": "^7.0.1",

react/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,20 +1943,20 @@
19431943
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
19441944
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
19451945

1946-
"@vtex/ads-core@^0.2.3-beta.0":
1947-
version "0.2.3-beta.0"
1948-
resolved "https://registry.yarnpkg.com/@vtex/ads-core/-/ads-core-0.2.3-beta.0.tgz#e4abad4b2fd96cc8e074d2a79d492c5b0463b45d"
1949-
integrity sha512-EIRtr9IjKbw7MB7LY6LIizXWGBmwPCE5wpNyoeNwJxAsiCY9/AYVRsbNQziREylXuDpMjfoSg/RMAlCZZUWEzA==
1946+
"@vtex/ads-core@^0.3.1":
1947+
version "0.3.1"
1948+
resolved "https://registry.yarnpkg.com/@vtex/ads-core/-/ads-core-0.3.1.tgz#abc6e10dd3fb18ab1744f7f1de44c6e5e8fb22e1"
1949+
integrity sha512-nQ2Ktf4BC/6A1QfEQU2zntuIKrshS6Z78Ir9C0/scIO4xei5OlLxpVD1sADeTmQacNk6Fht38ePM6Zq+K9kXPQ==
19501950
dependencies:
19511951
"@swc/core" "^1.13.3"
19521952
cross-fetch "^4.1.0"
19531953

1954-
"@vtex/ads-react@0.3.0-beta.8":
1955-
version "0.3.0-beta.8"
1956-
resolved "https://registry.yarnpkg.com/@vtex/ads-react/-/ads-react-0.3.0-beta.8.tgz#7a96405bc645791bfc70cdc73d7006d8c7dea515"
1957-
integrity sha512-UYP7VREbSNttAnnh9yC2Mu0PHQQq6RRJ7B+lAsytUWuH7tMIyzb0M1BrFVtNJwFX0sunq7VYqbqk1+f0zJExHw==
1954+
"@vtex/ads-react@0.3.1":
1955+
version "0.3.1"
1956+
resolved "https://registry.yarnpkg.com/@vtex/ads-react/-/ads-react-0.3.1.tgz#7c74954e8d50c54dea70783bbb52f2358519e308"
1957+
integrity sha512-/ZQr++FUu0S2WCwIc4uRsCmZGl4S/LOUZHSk5fzh90G5fXnbK3EQ7lLv/Cm0g7h0l22kSGqxi8OlIzNFieYJvA==
19581958
dependencies:
1959-
"@vtex/ads-core" "^0.2.3-beta.0"
1959+
"@vtex/ads-core" "^0.3.1"
19601960

19611961
"@vtex/test-tools@^3.4.3":
19621962
version "3.4.3"

0 commit comments

Comments
 (0)