Skip to content

Commit

Permalink
Updated changeset and package.json file for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ekenigs committed Sep 11, 2024
1 parent da9d14a commit d9d37da
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions examples/sdk-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@
"name": "sdk-simple",
"version": "3.0.0",
"private": true,
"description": "",
"license": "UNLICENSED",
"type": "module",
"main": "index.ts",
"scripts": {
"start": "bun index.ts"
},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"@moonbeam-network/xcm-config": "workspace:*",
"@moonbeam-network/xcm-sdk": "workspace:*",
Expand Down

0 comments on commit d9d37da

Please sign in to comment.