Skip to content

Commit

Permalink
Merge pull request #12 from Racks-Labs/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
yond1994 authored Jan 3, 2023
2 parents 2086394 + 2ce4bac commit 7b3b4c0
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "erc721l",
"version": "0.0.3",
"version": "0.0.4",
"description": "ERC721L allows you to create experiences where people can earn a erc721l and link it to their favourite nft of your project increasing the percieved value of it and giving a onchain reputation linked to that token.",
"main": "index.js",
"scripts": {
Expand All @@ -18,14 +18,16 @@
"contracts",
"solidity",
"erc721",
"nft"
"nft",
"ethereum",
"smart"
],
"author": {
"name": "RacksLabs",
"email": "[email protected]",
"url": "https://www.rackslabs.com"
},
"license": "ISC",
"license": "MIT",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
"dotenv": "^16.0.3",
Expand All @@ -38,5 +40,6 @@
"repository": {
"type": "git",
"url": "https://github.com/Racks-Labs/ERC721-Linkable"
}
},
"homepage": "https://www.e7l.rackslabs.com/"
}

0 comments on commit 7b3b4c0

Please sign in to comment.