github repo, license corrrection

This commit is contained in:
indusankar89
2019-09-17 11:54:21 +05:30
parent e657683322
commit baaa5ef7d7
5 changed files with 8 additions and 8 deletions

View File

@@ -7,5 +7,5 @@
"devDependencies": {
"sqlite3": "^4.0.7"
},
"license": "ISC"
"license": "SAP SAMPLE CODE LICENSE"
}

View File

@@ -6,5 +6,5 @@
"jest": "^24.8.0",
"supertest": "^4.0.2"
},
"license": "ISC"
"license": "SAP SAMPLE CODE LICENSE"
}