We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c6c5e commit 67e437fCopy full SHA for 67e437f
package.json
@@ -7,7 +7,7 @@
7
"serial": true
8
},
9
"bugs": {
10
- "url": "https://github.com/niftylettuce/dotnenv-parse-variables/issues",
+ "url": "https://github.com/niftylettuce/dotenv-parse-variables/issues",
11
"email": "[email protected]"
12
13
"commitlint": {
@@ -98,7 +98,7 @@
98
99
"repository": {
100
"type": "git",
101
- "url": "https://github.com/niftylettuce/dotnenv-parse-variables"
+ "url": "https://github.com/niftylettuce/dotenv-parse-variables"
102
103
"scripts": {
104
"ava": "cross-env NODE_ENV=test ava",
0 commit comments