Skip to content

Commit 00881cc

Browse files
committed
Bump version
1 parent 57c9a30 commit 00881cc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphiql-explorer",
3-
"version": "0.5.1",
3+
"version": "0.6.1",
44
"homepage": "https://github.com/onegraph/graphiql-explorer",
55
"bugs": {
66
"url": "https://github.com/onegraph/graphiql-explorer/issues"
@@ -76,8 +76,6 @@
7676
"scripts": {
7777
"build": "bash ./resources/build.sh",
7878
"check": "flow check",
79-
"prepublish": ". ./resources/prepublish.sh",
80-
"preversion": ". ./resources/checkgit.sh && npm test",
8179
"test": "npm run check && npm run build"
8280
}
8381
}

0 commit comments

Comments
 (0)