Skip to content

Commit 871b869

Browse files
committed
Update quickstart version
1 parent 8fd0ea6 commit 871b869

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

demo/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2
1+
1.3

qs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"sourceDirectory": ".\\demo",
3-
"exampleConfigFile": ".\\graph-tutorial\\src\\Config.example.ts",
2+
"sourceDirectory": "./demo",
3+
"exampleConfigFile": "./graph-tutorial/src/Config.example.ts",
44
"configFile": "Config.ts",
55
"archiveFile": "ReactQuickStart.zip",
6-
"zipReadMe": ".\\README.md"
7-
}
6+
"zipReadMe": "./README.md"
7+
}

0 commit comments

Comments
 (0)