Skip to content

Commit 6773589

Browse files
authored
boltjs v2.2 (#25)
1 parent 5bb2cd4 commit 6773589

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

client/.env.staging.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ VITE_TEST_EMAIL=test@example.com
22
VITE_TEST_PASSWORD=123456
33
VITE_BACKEND_URL=https://gaming.staging-bolt.com
44
VITE_BOLT_PUBLISHABLE_KEY=_Kq5XZXqaLiS.3TOhnz9Wmacb.9c59b297d066e94294895dd8617ad5d9d8ffc530fe1d36f8ed6d624a4f7855ae
5-
VITE_AD_LINK=https://gaming-ads.vercel.app/
5+
VITE_AD_LINK=https://play.staging-bolt.me/
66

77
VITE_GAME_ID=knights-of-valor

client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@boltpay/bolt-js": "^0.2.1",
13+
"@boltpay/bolt-js": "^0.2.2",
1414
"@tanstack/query-async-storage-persister": "^5.83.0",
1515
"@tanstack/react-query": "^5.83.0",
1616
"@tanstack/react-query-persist-client": "^5.83.0",

0 commit comments

Comments
 (0)