We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb35aa commit ae54f41Copy full SHA for ae54f41
.gitmodules
package.json
@@ -3,7 +3,6 @@
3
"version": "0.1.0",
4
"repository": "https://github.com/statelyai/docs",
5
"scripts": {
6
- "postinstall": "git submodule update --init --remote && cd xstate && yarn",
7
"docusaurus": "docusaurus",
8
"remark:once": "yarn remark --quiet --frail docs/**/* versioned_docs/**/*",
9
"remark:watch": "yarn remark --quiet --frail --watch docs/**/* versioned_docs/**/*",
xstate
@@ -1 +1 @@
1
-Subproject commit 1399982fb7ebdb5cc53831765fb7629ae653b4d1
+Subproject commit 202de6c4e8c3b311a11c63c7cc98c83b748e8766
0 commit comments