Skip to content

Commit

Permalink
Merge pull request #4 from jilvin/master
Browse files Browse the repository at this point in the history
Add license in package.json
  • Loading branch information
gajus committed Mar 12, 2020
2 parents dbf043a + c6eaf54 commit ebb9438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@
"lint": "eslint ./src ./test && flow",
"test": "ava --serial --verbose"
},
"version": "1.0.1"
"version": "1.0.1",
"license": "BSD-3-Clause"
}

0 comments on commit ebb9438

Please sign in to comment.