aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2019-12-07 13:13:16 +0200
committerUri Shaked2019-12-07 13:13:16 +0200
commitbf0dc3c9835eaec056f3f309728818429dede004 (patch)
treef61aa3f36e1a0bc0b9b2f09aceee86eff260044c /package.json
parentfeat(usart): add onLineTransmit callback (diff)
downloadavr8js-bf0dc3c9835eaec056f3f309728818429dede004.tar.gz
avr8js-bf0dc3c9835eaec056f3f309728818429dede004.tar.bz2
avr8js-bf0dc3c9835eaec056f3f309728818429dede004.zip
refactor(demo): use LED from @wokwi/elements
Diffstat (limited to '')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2112003..b1c206a 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
"@types/jest": "^24.0.23",
"@types/node": "^12.12.7",
"@types/prettier": "^1.19.0",
+ "@wokwi/elements": "^0.1.0",
"husky": "^3.0.9",
"jest": "^24.9.0",
"lint-staged": "^9.4.2",