Skip to content

Commit

Permalink
Merge pull request #233 from martinRenou/update_license
Browse files Browse the repository at this point in the history
Update license in package.json
  • Loading branch information
SylvainCorlay committed Jun 13, 2019
2 parents 57182a9 + 1551194 commit 97c88d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"watch:lib": "babel src --out-dir lib --watch",
"watch:bundle": "webpack --watch --mode=development"
},
"author": "",
"license": "ISC"
"author": "QuantStack",
"license": "BSD-3-Clause"
}

0 comments on commit 97c88d9

Please sign in to comment.