Skip to content

Commit 84b191b

Browse files
committed
Updated package.json
1 parent 0574898 commit 84b191b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "NeoDash - Neo4j Dashboard Builder",
44
"version": "1.0.4",
55
"homepage": "./",
6-
76
"neo4jDesktop": {
87
"apiVersion": "^1.2.0"
98
},
@@ -18,7 +17,7 @@
1817
"type": "png"
1918
}
2019
],
21-
"dist" : {
20+
"dist": {
2221
"tarball": "https://github.com/nielsdejong/neodash/releases/download/1.0.3/neodash-1.0.3.tgz"
2322
},
2423
"repository": {
@@ -34,6 +33,7 @@
3433
"apollo-boost": "^0.4.4",
3534
"axios": ">=0.21.1",
3635
"d3": "4.5.0",
36+
"glob": "^7.1.6",
3737
"graphql": "^14.5.8",
3838
"graphql-tag": "^2.10.1",
3939
"jquery": "^3.5.1",
@@ -66,7 +66,6 @@
6666
"last 1 firefox version",
6767
"last 1 safari version"
6868
]
69-
7069
},
7170
"devDependencies": {
7271
"rimraf": "^3.0.2"

0 commit comments

Comments
 (0)