Skip to content

Commit

Permalink
πŸ”„ synced file(s) with circlefin/w3s-pw-web-sdk-internal (#33)
Browse files Browse the repository at this point in the history
synced local file(s) with
[circlefin/w3s-pw-web-sdk-internal](https://github.com/circlefin/w3s-pw-web-sdk-internal).



<details>
<summary>Changed files</summary>
<ul>
<li>synced local <code>package.json</code> with remote
<code>package.json</code></li>
</ul>
</details>

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#10718623955](https://github.com/circlefin/w3s-pw-web-sdk-internal/actions/runs/10718623955)
  • Loading branch information
superandydong committed Sep 5, 2024
2 parents 9713798 + 5952ddf commit eb7b072
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@circle-fin/w3s-pw-web-sdk",
"version": "1.1.4",
"version": "1.1.5",
"description": "Javascript/Typescript SDK for Circle Programmable Wallets",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"scripts": {
"build": "npx tsc",
"test": "jest --env=jsdom",
Expand Down

0 comments on commit eb7b072

Please sign in to comment.