Skip to content

Commit 609797b

Browse files
committed
Renaming the neo4j plugin in Gruntfile.js
1 parent afa8de5 commit 609797b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ module.exports = function(grunt) {
7171
var plugins = [
7272
'exporters.svg',
7373
'layout.forceAtlas2',
74-
'parsers.cypher',
74+
'neo4j.cypher',
7575
'parsers.gexf',
7676
'parsers.json',
7777
'pathfinding.astar',

0 commit comments

Comments
 (0)