Skip to content

Commit 2bc8d69

Browse files
committed
Fix package description
1 parent ebbbb8a commit 2bc8d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wirecloud-config-parser",
33
"version": "0.2.1",
4-
"description": "Parser for Wirecloud's components config file",
4+
"description": "Parser for WireCloud's components config file",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},

0 commit comments

Comments
 (0)