Skip to content

Commit

Permalink
build: update pro endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 30, 2019
1 parent 3dc3daf commit 0d3af15
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@
"url": "https://kikobeats.com"
},
"contributors": [
"rickynyairo <rickynyairo@gmail.com>",
"whooehoo <whooehoo@yandex.ru>"
{
"name": "rickynyairo",
"email": "rickynyairo@gmail.com"
},
{
"name": "whooehoo",
"email": "whooehoo@yandex.ru"
}
],
"repository": {
"type": "git",
Expand All @@ -33,10 +39,10 @@
],
"dependencies": {
"compress-brotli": "~1.0.8",
"debug-logfmt": "~1.0.3",
"debug-logfmt": "~1.0.4",
"etag": "~1.8.1",
"keyv": "~3.1.0",
"normalize-url": "~4.4.1",
"normalize-url": "~4.5.0",
"pretty-ms": "~5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0d3af15

Please sign in to comment.