Skip to content

Commit 20ca513

Browse files
author
Nick Jonas
committed
added deps
1 parent da91d8a commit 20ca513

File tree

1 file changed

+3
-1
lines changed
  • raspbian-addons/home/coder/coder-dist/coder-base

1 file changed

+3
-1
lines changed

raspbian-addons/home/coder/coder-dist/coder-base/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"cookie": "*",
1616
"gpio": "*",
1717
"i2c": "*",
18-
"pi-spi": "*"
18+
"pi-spi": "*",
19+
"forecast.io": "0.0.9",
20+
"moment": "^2.8.3"
1921
}
2022
}

0 commit comments

Comments
 (0)