Skip to content

Commit 114e6ca

Browse files
committed
v0.1.5
1 parent 37cc832 commit 114e6ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@neo4j-apps/graphql-playground-ga",
33
"description": "GraphQL Playground as a Graph App",
44
"homepage": "https://neo4j-apps.github.io/graphql-playground-ga",
5-
"version": "0.1.4",
5+
"version": "0.1.5",
66
"main": "dist/index.html",
77
"neo4jDesktop": {
88
"apiVersion": "^1.4.0"
@@ -61,13 +61,13 @@
6161
"np": {
6262
"yarn": true,
6363
"contents": "dist",
64-
"releaseDraft":true
64+
"releaseDraft": true
6565
},
6666
"publishConfig": {
6767
"access": "public"
6868
},
6969
"files": [
70-
"dist",
70+
"dist",
7171
"release-notes.md"
7272
]
7373
}

0 commit comments

Comments
 (0)