Skip to content

Commit

Permalink
v7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmakarsky committed Jun 13, 2024
1 parent b1d5673 commit 15cc49f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@railgun-community/shared-models",
"version": "7.2.0",
"version": "7.2.1",
"license": "MIT",
"main": "dist/index.js",
"files": [
Expand All @@ -25,7 +25,6 @@
"ethers": "github:Railgun-Community/ethers.js#v6.7.10"
},
"devDependencies": {
"ethers": "github:Railgun-Community/ethers.js#v6.7.10",
"@types/chai": "4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.1",
Expand All @@ -38,6 +37,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"ethers": "github:Railgun-Community/ethers.js#v6.7.10",
"madge": "6.1.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 15cc49f

Please sign in to comment.