Skip to content

Commit

Permalink
test: dotenv it's part of dapp
Browse files Browse the repository at this point in the history
  • Loading branch information
molecula451 committed Jul 6, 2023
1 parent a66358a commit 581583d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,5 @@
"napi-macros/example": true,
"husky": true
}
},
"dependencies": {
"dotenv": "^16.3.1"
}
}
1 change: 1 addition & 0 deletions packages/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@ethersproject/providers": "^5.6.8",
"@next/eslint-plugin-next": "^13.2.4",
"@types/react": "^18.0.15",
"dotenv": "^16.3.1",
"lint-staged": "^13.0.3",
"nodemon": "^2.0.19",
"postcss": "^8.4.21",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3786,6 +3786,7 @@ __metadata:
btoa: ^1.2.1
classnames: ^2.3.1
connectkit: ^1.2.2
dotenv: ^16.3.1
ethers: ^5.7.2
immer: ^9.0.17
jotai: ^1.13.0
Expand Down Expand Up @@ -3820,7 +3821,6 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.32.0
"@typescript-eslint/parser": ^5.32.0
cspell: 6.31.1
dotenv: ^16.3.1
eslint: ^8.23.0
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.2.1
Expand Down

0 comments on commit 581583d

Please sign in to comment.