Skip to content

Commit

Permalink
fix: 🐛 add licence to published package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Nov 21, 2020
1 parent 0f0a1f9 commit 6780084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ng-sortgrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "ng-sortgrid",
"version": "0.0.1",
"license": "MIT",
"peerDependencies": {
"@angular/common": "^10.0.0",
"@angular/core": "^10.0.0"
Expand Down

0 comments on commit 6780084

Please sign in to comment.