[Pkg-javascript-commits] [sockjs-client] 311/350: Remove moot `version` property from bower.json
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit 9dd95f10f417f76950d1ea8e5154abd5c7ddf8ec
Author: Kevin Kirsche <Kev.Kirsche+GitHub at gmail.com>
Date: Wed Jun 10 20:48:32 2015 -0400
Remove moot `version` property from bower.json
Per bower/bower.json-spec at a325da3
---
bower.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index dff5d60..612025d 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,5 @@
{
"name": "sockjs-client",
- "version": "1.0.0",
"homepage": "http://sockjs.org",
"authors": [
"Bryce Kahle <bkahle at gmail.com>"
@@ -26,4 +25,4 @@
"test",
"tests"
]
-}
\ No newline at end of file
+}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list