Skip to content

Commit 57e771a

Browse files
kemitchellzkat
authored andcommitted
PR-URL: #164 Credit: @kemitchell Reviewed-By: @zkat
1 parent 2ba3a0f commit 57e771a

File tree

4 files changed

+43
-28
lines changed

4 files changed

+43
-28
lines changed

.licensee.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"license": "(MIT OR BSD-2-Clause OR BSD-3-Clause OR Apache-2.0 OR ISC OR Unlicense OR CC-BY-3.0 OR CC0-1.0 OR Artistic-2.0)",
3+
"corrections": true,
34
"whitelist": {
45
"config-chain": "1.1.12",
56
"cyclist": "0.2.2",

node_modules/.gitignore

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 36 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"devDependencies": {
270270
"deep-equal": "^1.0.1",
271271
"get-stream": "^4.1.0",
272-
"licensee": "^5.0.0",
272+
"licensee": "^6.1.0",
273273
"marked": "^0.6.0",
274274
"marked-man": "^0.2.1",
275275
"npm-registry-couchapp": "^2.7.1",

0 commit comments

Comments
 (0)