Skip to content

Commit 97aa9b7

Browse files
committed
Adds xdg-basedir dep
1 parent 460f258 commit 97aa9b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"deglob": "^4.0.1",
3838
"get-stdin": "^7.0.0",
3939
"minimist": "^1.2.5",
40-
"pkg-conf": "^3.1.0"
40+
"pkg-conf": "^3.1.0",
41+
"xdg-basedir": "^4.0.0"
4142
},
4243
"devDependencies": {
4344
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)