Skip to content

Commit

Permalink
Merge pull request #38 from twa-dev/8.0
Browse files Browse the repository at this point in the history
8.0: updated telegram-web-apps.js and version of types
  • Loading branch information
ArthurStam authored Nov 27, 2024
2 parents 7241345 + fdda712 commit 259a76e
Show file tree
Hide file tree
Showing 3 changed files with 991 additions and 32 deletions.
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twa-dev/sdk",
"version": "7.10.1",
"version": "8.0.1",
"main": "dist/index.js",
"sideEffects": [
"./dist/telegram-web-apps.js"
Expand Down Expand Up @@ -50,7 +50,7 @@
"build": "rm -rf dist && npm run test && tsc --outDir dist/"
},
"dependencies": {
"@twa-dev/types": "^7.10.0"
"@twa-dev/types": "^8.0.1"
},
"peerDependencies": {
"react": "^18.3.1"
Expand Down
Loading

0 comments on commit 259a76e

Please sign in to comment.