Merge pull request #1656 from strongloop/feature/stop-license-warning
Stop NPM license warning
This commit is contained in:
commit
9b255f4d10
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue