Skip to content

Commit

Permalink
Fix typo in module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
finneyj committed Oct 14, 2020
1 parent e1631f0 commit 456c9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Component Oriented Device Abstraction Layer (CODAL) - root",
"license": "MIT",
"dependencies": {
"codal-microbit": "[email protected]:lancsaster-university/codal-microbit-v2.git#master"
"codal-microbit": "[email protected]:lancaster-university/codal-microbit-v2.git#master"
},
"targetDependencies": {},
"extraIncludes": [
Expand Down

0 comments on commit 456c9f2

Please sign in to comment.