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

Commit 1988ad3

Browse files
Yogesh PandeYogesh Pande
Yogesh Pande
authored and
Yogesh Pande
committed
Removing private tag from module.json
1 parent d3bb2fe commit 1988ad3

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)