Skip to content

Commit

Permalink
πŸ”„ synced local 'package.json' with remote 'package.json'
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot committed Sep 5, 2024
1 parent 9713798 commit 5952ddf
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 5952ddf

Please sign in to comment.