Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
29defeb
)
Thrift-1425:The Node package is incompatible with latest node (0.6) & npm (1.0.27)
author
Jake Farrell
<jfarrell@apache.org>
Sat, 12 Nov 2011 14:18:30 +0000
(14:18 +0000)
committer
Jake Farrell
<jfarrell@apache.org>
Sat, 12 Nov 2011 14:18:30 +0000
(14:18 +0000)
Client: nodejs
Patch: David Worms
Changes web to url within bug stanza for nodejs packaging
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1201270
13f79535
-47bb-0310-9956-
ffa450edef68
lib/nodejs/package.json
patch
|
blob
|
history
diff --git
a/lib/nodejs/package.json
b/lib/nodejs/package.json
index
c5c7d0a
..
e378d2d
100644
(file)
--- a/
lib/nodejs/package.json
+++ b/
lib/nodejs/package.json
@@
-19,7
+19,7
@@
],
"bugs":
{ "mail": "dev@thrift.apache.org",
- "
web
": "https://issues.apache.org/jira/browse/THRIFT"
+ "
url
": "https://issues.apache.org/jira/browse/THRIFT"
},
"directories" : { "lib" : "./lib/thrift" },
"main": "./lib/thrift",