Skip to content

Commit

Permalink
Merge pull request #900 from akaRem/fix/galaxyui-license
Browse files Browse the repository at this point in the history
Fix license in galaxyui package.json
  • Loading branch information
cutwater authored Jul 16, 2018
2 parents 73e04d7 + 39710b2 commit 546ccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxyui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "galaxyui",
"version": "0.0.0",
"license": "MIT",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 546ccf7

Please sign in to comment.