This commit is contained in:
Brian Beck 2018-08-15 20:22:16 -07:00
parent 01ebffad01
commit fc6f1337b6

View file

@ -1,6 +1,6 @@
{ {
"name": "graphbrainz", "name": "graphbrainz",
"version": "8.0.2", "version": "8.0.3",
"description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.", "description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.",
"main": "lib/index.js", "main": "lib/index.js",
"bin": "cli.js", "bin": "cli.js",