Skip to content

Commit

Permalink
Merge pull request #29 from symbioticfi/fix-package-json
Browse files Browse the repository at this point in the history
Change package name
  • Loading branch information
1kresh authored Aug 30, 2024
2 parents 7034b90 + b4e06fc commit b33a075
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "symbiotic-core",
"name": "@symbioticfi/core",
"version": "1.0.0-devnet.1",
"description": "Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.",
"homepage": "https://symbiotic.fi/",
Expand All @@ -12,5 +12,12 @@
"repository": {
"type": "git",
"url": "https://github.com/symbioticfi/core.git"
}
},
"keywords": [
"solidity",
"ethereum",
"smart",
"contracts",
"security"
]
}

0 comments on commit b33a075

Please sign in to comment.