Skip to content

Commit

Permalink
fix: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMasayoshi committed Aug 29, 2022
1 parent ea830be commit 6a5dba4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
{
"name": "@shoyunft/contracts",
"version": "2.0.2",
"version": "2.0.3",
"description": "ShoyuNFT",
"main": "contracts/Shoyu.sol",
"author": "0xMasayoshi",
"license": "MIT",
"private": false,
"engines": {
"node": ">=16.0.0"
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers",
"@nomiclabs/hardhat-etherscan": "^3.1.0",
Expand Down

0 comments on commit 6a5dba4

Please sign in to comment.