Skip to content

Commit f377a81

Browse files
committed
chore: add dotenv dep
1 parent 8a533ce commit f377a81

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,8 @@
139139
],
140140
"publishConfig": {
141141
"access": "public"
142+
},
143+
"dependencies": {
144+
"dotenv": "^16.4.7"
142145
}
143146
}

pnpm-lock.yaml

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)