diff options
author | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-11-27 20:37:17 -0500 |
---|---|---|
committer | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-11-27 20:37:31 -0500 |
commit | 000ee106a73347a888eae87e6a1585383b5f7698 (patch) | |
tree | 2863d51904fe9f6757c8953a07ac12eb6492a141 /package.json | |
parent | dbb212e3f30612f7c27970413796025388c5920e (diff) | |
download | patchfoo-000ee106a73347a888eae87e6a1585383b5f7698.tar.gz patchfoo-000ee106a73347a888eae87e6a1585383b5f7698.zip |
Add binary installer and licenses for v1.6.0
Add script to generate licenses file
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 7c63fa1..cb462f0 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "unzip": "^0.1.11" }, "devDependencies": { + "license-checker": "^25.0.1", "ssb-pkg": "*" }, "pkg": { |