Skip to content

Commit

Permalink
chore: add license to pkg json
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed May 15, 2022
1 parent 4b6d7b5 commit 83c7655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@discue/ui-components",
"version": "0.8.0",
"private": false,
"license": "MIT",
"scripts": {
"serve": "vue-cli-service serve",
"build": "npm run build-lib && npm run build-types",
Expand Down

0 comments on commit 83c7655

Please sign in to comment.