Skip to content

Commit

Permalink
Merge pull request stevenwanderski#1003 from dcohenb/license_format_fix
Browse files Browse the repository at this point in the history
Format the license in package.json to match the SPDX standard
  • Loading branch information
sekmenhuseyin authored Mar 25, 2017
2 parents 0c960b0 + 08c4f91 commit 46408a3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"email": "steven@bxcreative.com",
"url": "http://stevenwanderski.com"
},
"license": {
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/stevenwanderski/bxslider-4/bxslider-4.git"
Expand Down

0 comments on commit 46408a3

Please sign in to comment.