Skip to content

Commit

Permalink
chore: install solmate as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
0xChin committed Nov 19, 2024
1 parent 52f9167 commit 4651381
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
"test/**/*.sol": "yarn lint:sol-tests",
"package.json": "sort-package-json"
},
"dependencies": {
"solmate": "^6.2.0"
},
"devDependencies": {
"@aave/core-v3": "^1.19.3",
"@commitlint/cli": "19.3.0",
Expand All @@ -52,6 +49,7 @@
"husky": ">=8",
"lint-staged": ">=10",
"solhint-community": "4.0.0",
"solmate": "^6.2.0",
"sort-package-json": "2.10.0",
"yield-daddy": "timeless-fi/yield-daddy"
}
Expand Down

0 comments on commit 4651381

Please sign in to comment.