We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31e462 commit ef72037Copy full SHA for ef72037
packages/graphql-playground/release.sh
@@ -12,7 +12,7 @@ curl -X POST \
12
-d '{
13
"path": [
14
"/npm/graphql-playground/middleware-build/static/css/main.css",
15
- "/npm/graphql-playground/middleware-build/static/css/main.js"
+ "/npm/graphql-playground/middleware-build/static/js/main.js"
16
]
17
}'
18
0 commit comments