We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07ed7e commit a4620fbCopy full SHA for a4620fb
module.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nanostack-border-router",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "Nanostack Border Router",
5
"keywords": [
6
"Nanostack",
@@ -10,7 +10,7 @@
10
"homepage": "https://github.com/ARMmbed/nanostack-border-router",
11
"license": "Apache-2.0",
12
"dependencies": {
13
- "sal-stack-nanostack": "^4.0.0",
14
- "atmel-rf-driver": "^2.0.0"
+ "sal-stack-nanostack": "^4.0.2",
+ "atmel-rf-driver": "^2.0.0"
15
}
16
0 commit comments