We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dde0f9 commit 2122926Copy full SHA for 2122926
package.json
@@ -39,14 +39,14 @@
39
},
40
"repository": {
41
"type": "git",
42
- "url": "https://github.com/arangodb/arangodbjs.git"
+ "url": "https://github.com/arangodb/arangojs.git"
43
44
"author": "Alan Plum <[email protected]>",
45
"license": "APACHE-2.0",
46
"bugs": {
47
- "url": "https://github.com/arangodb/arangodbjs/issues"
+ "url": "https://github.com/arangodb/arangojs/issues"
48
49
- "homepage": "https://github.com/arangodb/arangodbjs",
+ "homepage": "https://github.com/arangodb/arangojs",
50
"devDependencies": {
51
"async": "^0.9.0",
52
"browserify": "^7.0.2",
0 commit comments