Skip to content

Commit b92e8f4

Browse files
committed
chore: move dependencies to dev
1 parent 527dbb3 commit b92e8f4

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,6 +1,6 @@
11
{
22
"name": "@spherity/ethr-revocation-registry",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "The Ethereum Revocation List types for smart contract interaction.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -56,12 +56,12 @@
5656
"homepage": "https://github.com/spherity/Ethereum-Revocation-Registry#readme",
5757
"license": "GPL-3.0-only",
5858
"dependencies": {
59-
"@typechain/ethers-v6": "^0.5.0",
60-
"@typechain/truffle-v5": "^8.0.6",
6159
"dotenv": "^16.0.2",
6260
"ethers": "^6.7.1"
6361
},
6462
"devDependencies": {
63+
"@typechain/ethers-v6": "^0.5.0",
64+
"@typechain/truffle-v5": "^8.0.6",
6565
"@openzeppelin/contracts": "^4.9.3",
6666
"@openzeppelin/contracts-upgradeable": "^4.9.3",
6767
"@openzeppelin/truffle-upgrades": "^1.20.1",

0 commit comments

Comments
 (0)