Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
ghost character removed
Browse files Browse the repository at this point in the history
  • Loading branch information
suhas-rao-k committed Mar 2, 2021
1 parent cba642c commit 749838b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"build/**/*.json",
"build/**/*.ts"
],
"publishConfig": {​​​​​​​
"publishConfig": {
"access": "public"
}​​​​​​​,
},
"author": "SAP",
"license": "Apache-2.0",
"types": "build/index.d.ts",
Expand All @@ -49,4 +49,4 @@
"@sap/hana-client": "^2.6.58",
"sqlite3": "5.0.2"
}
}
}
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"build/**/*.json",
"build/**/*.ts"
],
"publishConfig": {​​​​​​​
"publishConfig": {
"access": "public"
}​​​​​​​,
},
"author": "SAP",
"license": "Apache-2.0",
"types": "build/index.d.ts",
"dependencies": {
"@sap-cloud-sdk/currency-conversion-models": "^0.1.0"
}
}
}
6 changes: 3 additions & 3 deletions packages/integration-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"build/**/*",
"cds-security.json"
],
"publishConfig": {​​​​​​​
"publishConfig": {
"access": "public"
}​​​​​​​,
},
"author": "SAP",
"license": "Apache-2.0"
}
}
6 changes: 3 additions & 3 deletions packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"build/**/*.json",
"build/**/*.ts"
],
"publishConfig": {​​​​​​​
"publishConfig": {
"access": "public"
}​​​​​​​,
},
"author": "SAP",
"license": "Apache-2.0",
"types": "build/index.d.ts"
}
}

0 comments on commit 749838b

Please sign in to comment.