Skip to content

Commit 2bbfacc

Browse files
committed
fix: update package name
1 parent c867c19 commit 2bbfacc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "erc6900-reference-implementation",
2+
"name": "@erc6900/reference-implementation",
33
"description": "Reference implementation for [ERC-6900](https://eips.ethereum.org/EIPS/eip-6900).",
4-
"version": "0.8.0-rc.6",
4+
"version": "0.8.1",
55
"devDependencies": {
66
"pnpm": "^8.7.5",
77
"solhint": "^3.6.2"
@@ -22,7 +22,7 @@
2222
"keywords": [
2323
"erc6900"
2424
],
25-
"author": "ERC6900 Community",
25+
"author": "ERC-6900 Authors",
2626
"license": "MIT",
2727
"bugs": {
2828
"url": "https://github.com/erc6900/reference-implementation/issues"

0 commit comments

Comments
 (0)