Skip to content

Commit 67e437f

Browse files
committed
docs: fixed package.json typo
1 parent c5c6c5e commit 67e437f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"serial": true
88
},
99
"bugs": {
10-
"url": "https://github.com/niftylettuce/dotnenv-parse-variables/issues",
10+
"url": "https://github.com/niftylettuce/dotenv-parse-variables/issues",
1111
"email": "[email protected]"
1212
},
1313
"commitlint": {
@@ -98,7 +98,7 @@
9898
},
9999
"repository": {
100100
"type": "git",
101-
"url": "https://github.com/niftylettuce/dotnenv-parse-variables"
101+
"url": "https://github.com/niftylettuce/dotenv-parse-variables"
102102
},
103103
"scripts": {
104104
"ava": "cross-env NODE_ENV=test ava",

0 commit comments

Comments
 (0)