Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 70dec42

Browse files
committed
Merge pull request #9 from ARMmbed/beta_release
Removing private tag from module.json
2 parents d3bb2fe + 1988ad3 commit 70dec42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

module.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "mbed-client-linux-example",
33
"version": "0.1.0",
44
"description": "mbed Client Example for Linux",
5-
"private": true,
65
"keywords": [
76
"mbed-client"
87
],
@@ -14,4 +13,4 @@
1413
},
1514
"targetDependencies": {},
1615
"bin": "./source/"
17-
}
16+
}

0 commit comments

Comments
 (0)