mirror of
https://github.com/FlipsideCrypto/sdk.git
synced 2026-02-06 10:46:43 +00:00
Merge pull request #10 from masonchain/patch-1
JS Update entry point path
This commit is contained in:
commit
8d95228ccb
@ -2,8 +2,8 @@
|
||||
"name": "@flipsidecrypto/sdk",
|
||||
"version": "1.1.1",
|
||||
"description": "The official Flipside Crypto SDK",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"main": "dist/src/index.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/flipsidecrypto/sdk.git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user