Skip to content

Commit

Permalink
chore: init repo
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlymite committed Jan 8, 2024
1 parent 9d3605c commit ed58f5b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 51 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "bgd-forge-template",
"name": "aave-risk-stewards-2",
"version": "1.0.0",
"scripts": {
"lint": "prettier ./",
"lint:fix": "npm run lint -- --write"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bgd-labs/bgd-forge-template.git"
"url": "git+https://github.com/bgd-labs/aave-risk-stewards-2.git"
},
"keywords": [],
"author": "BGD labs",
"license": "MIT",
"bugs": {
"url": "https://github.com/bgd-labs/bgd-forge-template/issues"
"url": "https://github.com/bgd-labs/aave-risk-stewards-2/issues"
},
"homepage": "https://github.com/bgd-labs/bgd-forge-template#readme",
"homepage": "https://github.com/bgd-labs/aave-risk-stewards-2#readme",
"devDependencies": {
"prettier": "2.8.7",
"prettier-plugin-solidity": "1.1.3"
Expand Down
13 changes: 0 additions & 13 deletions scripts/Ghost.s.sol

This file was deleted.

10 changes: 0 additions & 10 deletions src/contracts/Ghost.sol

This file was deleted.

6 changes: 0 additions & 6 deletions src/interfaces/IGhost.sol

This file was deleted.

18 changes: 0 additions & 18 deletions tests/Ghost.t.sol

This file was deleted.

0 comments on commit ed58f5b

Please sign in to comment.