Skip to content

Commit

Permalink
Merge pull request #48 from nasa/update-mct-dependency
Browse files Browse the repository at this point in the history
[Open MCT Dependency] Update from GitHub repo to NPM package
  • Loading branch information
akhenry authored Jul 13, 2021
2 parents ee90bb4 + ed136da commit 123775a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"express": "^4.16.4",
"express-ws": "^4.0.0",
"openmct": "https://github.com/nasa/openmct.git",
"openmct": "nasa/openmct",
"ws": "^6.1.2"
}
}

0 comments on commit 123775a

Please sign in to comment.