Skip to content

Commit 7693d42

Browse files
committed
Merge pull request #247 from kkirsche/patch-1
Remove moot `version` property from bower.json
2 parents c69722b + 9dd95f1 commit 7693d42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "sockjs-client",
3-
"version": "1.0.0",
43
"homepage": "http://sockjs.org",
54
"authors": [
65
"Bryce Kahle <[email protected]>"
@@ -26,4 +25,4 @@
2625
"test",
2726
"tests"
2827
]
29-
}
28+
}

0 commit comments

Comments
 (0)