Skip to content

Commit

Permalink
Bumping again.
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Feb 6, 2024
1 parent 882280f commit 0d44b54
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 24 deletions.
7 changes: 5 additions & 2 deletions clients/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/digital-asset-standard-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "Open-source specification for interacting with digital assets on Solana",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down Expand Up @@ -67,5 +67,8 @@
"dotenv/config"
]
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"dependencies": {
"package.json": "^2.0.1"
}
}
Loading

0 comments on commit 0d44b54

Please sign in to comment.