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 2d3dadd commit 7eac0aeCopy full SHA for 7eac0ae
package.json
@@ -14,7 +14,7 @@
14
"start-neo4j": "gulp start-neo4j",
15
"stop-neo4j": "gulp stop-neo4j",
16
"run-tck": "gulp run-tck",
17
- "docs": "node_modules/.bin/esdoc -c esdoc.json"
+ "docs": "esdoc -c esdoc.json"
18
},
19
"main": "lib/index.js",
20
"devDependencies": {
0 commit comments