Skip to content

Commit fa7b3f2

Browse files
committed
Adds xdg-basedir dep
1 parent f2f766e commit fa7b3f2

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
@@ -10,7 +10,8 @@
1010
"deglob": "^4.0.0",
1111
"get-stdin": "^7.0.0",
1212
"minimist": "^1.1.0",
13-
"pkg-conf": "^3.1.0"
13+
"pkg-conf": "^3.1.0",
14+
"xdg-basedir": "^4.0.0"
1415
},
1516
"devDependencies": {
1617
"babel-eslint": "^10.0.2",

0 commit comments

Comments
 (0)