Merge pull request #1656 from strongloop/feature/stop-license-warning

Stop NPM license warning
This commit is contained in:
Simon Ho 2015-09-09 14:25:56 -07:00
commit 9b255f4d10
1 changed files with 1 additions and 4 deletions

View File

@ -102,10 +102,7 @@
"depd": "loopback-datasource-juggler/lib/browser.depd.js",
"bcrypt": false
},
"license": {
"name": "Dual MIT/StrongLoop",
"url": "https://github.com/strongloop/loopback/blob/master/LICENSE"
},
"license": "SEE LICENSE IN LICENSE",
"optionalDependencies": {
"sl-blip": "http://blip.strongloop.com/loopback@2.22.0"
}