Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriymyrosh committed Feb 5, 2018
1 parent e2442e7 commit 58e1c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "rimraf dist && gulp build && webpack --config config/webpack.prod.js --progress --profile --bail && gulp deploy-tar",
"postinstall": "typings install"
},
"license": "MIT",
"license": "Apache-2.0",
"dependencies": {
"@angular/common": "~2.1.2",
"@angular/compiler": "~2.1.2",
Expand Down

0 comments on commit 58e1c61

Please sign in to comment.