Skip to content

Commit d393bee

Browse files
Switch to version of dapjs with exports (#6)
This is temporary, I'll start a discussion about using "exports" upstream.
1 parent 9065635 commit d393bee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@microbit/microbit-universal-hex": "^0.2.2",
2828
"@types/web-bluetooth": "^0.0.20",
29-
"dapjs": "^2.2.0",
29+
"dapjs": "github:microbit-matt-hillsdon/dapjs#v2.3.0-microbit.2",
3030
"nrf-intel-hex": "^1.4.0"
3131
}
3232
}

0 commit comments

Comments
 (0)