Skip to content

Commit

Permalink
Github -> octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Sep 27, 2018
1 parent 318733e commit 871cce8
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 7 deletions.
138 changes: 133 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "butler-cache-warming",
"name": "butler-cw",
"version": "2.0.0",
"description": "Cache warming app for Qlik Sense",
"main": "index.js",
Expand All @@ -25,10 +25,10 @@
},
"homepage": "https://github.com/ptarmiganlabs/butler-cw#readme",
"dependencies": {
"@octokit/rest": "^15.12.1",
"bluebird": "^3.5.0",
"config": "^2.0.1",
"enigma.js": "^2.3.0",
"github": "^14.0.0",
"js-yaml": "^3.9.1",
"later": "^1.2.0",
"winston": "^3.1.0",
Expand Down

0 comments on commit 871cce8

Please sign in to comment.