Skip to content

Commit

Permalink
Merge pull request #10 from symbioticfi/update-package
Browse files Browse the repository at this point in the history
Sync core
  • Loading branch information
1kresh authored Dec 27, 2024
2 parents 60a5eb8 + 60d788a commit 6726b17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/core
Submodule core updated 228 files
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@symbioticfi/burners",
"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.",
"description": "Symbiotic Burners repository contains an implementation of Burner Router allowing an organization of flexible on-slash burning mechanics, and several pure Burners for different assets.",
"homepage": "https://symbiotic.fi/",
"bugs": "https://github.com/symbioticfi/burners/issues",
"license": "MIT",
Expand All @@ -24,6 +24,7 @@
],
"dependencies": {
"@openzeppelin/contracts": "5.0.2",
"@openzeppelin/contracts-upgradeable": "5.0.2"
"@openzeppelin/contracts-upgradeable": "5.0.2",
"@symbioticfi/core": "1.0.0-devnet.9"
}
}

0 comments on commit 6726b17

Please sign in to comment.