mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
update license claim
Signed-off-by: Jack (T.) Jia <jack-tiefeng.jia@ibm.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"test": "istanbul cover ./node_modules/cucumber/bin/cucumber-js -- test/features/*feature --require test/support/ --report cobertura --report html --tags \"not @leave\""
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "EPL-2.0",
|
||||
"dependencies": {
|
||||
"assert": "^1.4.1",
|
||||
"cors": "^2.8.5",
|
||||
|
||||
Reference in New Issue
Block a user