Skip to content

Commit 497f293

Browse files
author
JAMES FUQIAN
committed
fix install - consume from npm
1 parent abd27ee commit 497f293

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.0",
4949
"express": "^4.18.2",
5050
"ts-node": "^10.9.1",
5151
"typescript": "^4.9.3"

0 commit comments

Comments
 (0)