Skip to content

Commit 8bb0408

Browse files
committed
Update package description
1 parent 8eb0fe0 commit 8bb0408

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nibbstack/erc721",
33
"version": "2.5.0",
4-
"description": "Non-fungible token standard implementation for the Ethereum blockchain.",
4+
"description": "Reference implementation of the ERC-721 non-fungible token standard.",
55
"scripts": {
66
"test": "npx hardhat test",
77
"compile": "npx hardhat compile",

0 commit comments

Comments
 (0)