Skip to content

Commit

Permalink
Merge pull request #28 from twa-dev/source-maps-fix
Browse files Browse the repository at this point in the history
SourceMap fixes
  • Loading branch information
ArthurStam authored Sep 10, 2024
2 parents 19aded9 + 06c0229 commit 7241345
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.idea/
node_modules/
src/
tsconfig.json
.eslintrc
.eslintignore
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twa-dev/sdk",
"version": "7.10.0",
"version": "7.10.1",
"main": "dist/index.js",
"sideEffects": [
"./dist/telegram-web-apps.js"
Expand Down

0 comments on commit 7241345

Please sign in to comment.