Skip to content

Commit

Permalink
Issue #SB-0000 merge: Merge pull request #254 from swayangjit/release…
Browse files Browse the repository at this point in the history
…-2.7.0

Issue #SB-000 chore: Bumped up sdk version to 2.7.9.
  • Loading branch information
AmiableAnil authored Jan 16, 2020
2 parents da4d7c3 + 7993d81 commit 4eef0b4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions dist/device-register/config/device-register-config.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
export interface DeviceRegisterConfig {
host: string;
apiPath: string;
deviceProfileApiPath: string;
fcmToken?: string;
}
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sunbird-sdk",
"version": "2.7.8",
"version": "2.7.9",
"description": "Heart of the sunbird mobile app.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 4eef0b4

Please sign in to comment.