We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c867c19 commit 2bbfaccCopy full SHA for 2bbfacc
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "erc6900-reference-implementation",
+ "name": "@erc6900/reference-implementation",
3
"description": "Reference implementation for [ERC-6900](https://eips.ethereum.org/EIPS/eip-6900).",
4
- "version": "0.8.0-rc.6",
+ "version": "0.8.1",
5
"devDependencies": {
6
"pnpm": "^8.7.5",
7
"solhint": "^3.6.2"
@@ -22,7 +22,7 @@
22
"keywords": [
23
"erc6900"
24
],
25
- "author": "ERC6900 Community",
+ "author": "ERC-6900 Authors",
26
"license": "MIT",
27
"bugs": {
28
"url": "https://github.com/erc6900/reference-implementation/issues"
0 commit comments