We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd0ea6 commit 871b869Copy full SHA for 871b869
2 files changed
demo/version
@@ -1 +1 @@
1
-1.2
+1.3
qs.json
@@ -1,7 +1,7 @@
{
2
- "sourceDirectory": ".\\demo",
3
- "exampleConfigFile": ".\\graph-tutorial\\src\\Config.example.ts",
+ "sourceDirectory": "./demo",
+ "exampleConfigFile": "./graph-tutorial/src/Config.example.ts",
4
"configFile": "Config.ts",
5
"archiveFile": "ReactQuickStart.zip",
6
- "zipReadMe": ".\\README.md"
7
-}
+ "zipReadMe": "./README.md"
+}
0 commit comments