2 Commits

Author SHA1 Message Date
46a1048884 1.0.20 2020-01-17 16:35:39 +00:00
69b6aa38c3 fix(readme): update 2020-01-17 16:35:38 +00:00
3 changed files with 5 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlegal",
"version": "1.0.19",
"version": "1.0.20",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlegal",
"version": "1.0.19",
"version": "1.0.20",
"private": false,
"description": "go legal programmatically",
"main": "dist/index.js",

View File

@ -20,7 +20,9 @@ go legal programmatically
Use TypeScript for best in class instellisense.
legal implements classes that are designed to
smartlegal implements
* a license checker for checking dependency trees against a set of licenses
For further information read the linked docs at the top of this README.