Merge pull request #19 from SethFalco/update-package-json

Address NPM Warnings
This commit is contained in:
G
2021-01-03 00:27:12 -08:00
committed by GitHub
+5 -1
View File
@@ -30,5 +30,9 @@
"yargs": "16.2.0"
},
"author": "QeeqBox",
"license": "AGPL 3.0"
"license": "AGPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/qeeqbox/social-analyzer"
}
}