Skip to content

Commit f777bb4

Browse files
fix(package): update pelias-config to version 4.0.0
Closes #49
1 parent 5705145 commit f777bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"winston": "^2.2.0",
19-
"pelias-config": "^3.0.2"
19+
"pelias-config": "^4.0.0"
2020
},
2121
"scripts": {
2222
"units": "node test/units.js",

0 commit comments

Comments
 (0)