You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jk...@apache.org on 2017/01/28 04:48:31 UTC

thrift git commit: Remove deprecated bower json property Client: nodejs Patch: Kevin Kirsche

Repository: thrift
Updated Branches:
  refs/heads/master de3e17ad3 -> b88a25a47


Remove deprecated bower json property
Client: nodejs
Patch: Kevin Kirsche <Ke...@gmail.com>

This closes #520


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/b88a25a4
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/b88a25a4
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/b88a25a4

Branch: refs/heads/master
Commit: b88a25a47fcf1f63a85ce2d11a8e6579085997a9
Parents: de3e17a
Author: James E. King, III <jk...@apache.org>
Authored: Fri Jan 27 23:47:12 2017 -0500
Committer: James E. King, III <jk...@apache.org>
Committed: Fri Jan 27 23:47:16 2017 -0500

----------------------------------------------------------------------
 bower.json | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/b88a25a4/bower.json
----------------------------------------------------------------------
diff --git a/bower.json b/bower.json
index e0612e3..1092c65 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,5 @@
 {
   "name": "thrift",
-  "version": "0.9.3",
   "homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
   "authors": [
     "Apache Thrift <de...@thrift.apache.org>"