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 760fab5 commit 6aa9cf4Copy full SHA for 6aa9cf4
now.json
@@ -0,0 +1,4 @@
1
+{
2
+ "name": "guide",
3
+ "alias": "graphql.guide"
4
+}
package.json
@@ -65,10 +65,6 @@
65
"alias-ci": "now alias --token=$NOW_TOKEN",
66
"release": "scripts/release.sh"
67
},
68
- "now": {
69
- "name": "guide",
70
- "alias": "graphql.guide"
71
- },
72
"devDependencies": {
73
"now": "^11.2.2"
74
}
0 commit comments