Skip to content

Commit

Permalink
Merge pull request #1019 from newswangerd/backport/900-license
Browse files Browse the repository at this point in the history
Fix license in galaxyui package.json
  • Loading branch information
newswangerd authored Aug 3, 2018
2 parents ee57a98 + e3271eb commit 3d57ef1
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 3d57ef1

Please sign in to comment.