Skip to content

Commit

Permalink
Update to correct license
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mlabieniec authored Oct 17, 2019
1 parent 854e538 commit 10d7470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplify-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"clean": "rimraf dist lib",
"build": "npm run clean && webpack && copyfiles -u 1 ./src/*.css.d.ts ./lib"
},
"license": "MIT",
"license": "Apache-2.0",
"devDependencies": {
"autoprefixer": "^9.5.1",
"copyfiles": "^2.1.0",
Expand Down

0 comments on commit 10d7470

Please sign in to comment.