Skip to content

Commit 0d3af15

Browse files
committed
build: update pro endpoints
1 parent 3dc3daf commit 0d3af15

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

package.json

+10-4
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@
1010
"url": "https://kikobeats.com"
1111
},
1212
"contributors": [
13-
"rickynyairo <[email protected]>",
14-
"whooehoo <[email protected]>"
13+
{
14+
"name": "rickynyairo",
15+
"email": "[email protected]"
16+
},
17+
{
18+
"name": "whooehoo",
19+
"email": "[email protected]"
20+
}
1521
],
1622
"repository": {
1723
"type": "git",
@@ -33,10 +39,10 @@
3339
],
3440
"dependencies": {
3541
"compress-brotli": "~1.0.8",
36-
"debug-logfmt": "~1.0.3",
42+
"debug-logfmt": "~1.0.4",
3743
"etag": "~1.8.1",
3844
"keyv": "~3.1.0",
39-
"normalize-url": "~4.4.1",
45+
"normalize-url": "~4.5.0",
4046
"pretty-ms": "~5.0.0"
4147
},
4248
"devDependencies": {

0 commit comments

Comments
 (0)