Skip to content

Commit bac6fd6

Browse files
author
James Fuqian
authored
Merge pull request #34 from CMSgov/jfuqian/BB2-1852-Adjust-install-to-use-SDK-from-npm
[BB2-1852] Make adjustment to install BB2 Node js SDK from npm registry
2 parents abd27ee + 2fc34f2 commit bac6fd6

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-76.8 KB
Binary file not shown.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"dependencies": {
4747
"@types/express": "^4.17.14",
48-
"cms-bluebutton-sdk": "file:./cms-bluebutton-sdk-1.0.0.tgz",
48+
"cms-bluebutton-sdk": "^1.0.1",
4949
"express": "^4.18.2",
5050
"ts-node": "^10.9.1",
5151
"typescript": "^4.9.3"

0 commit comments

Comments
 (0)