Skip to content

Commit ae54f41

Browse files
committed
Remove XState as submodule
1 parent 7eb35aa commit ae54f41

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.gitmodules

-3
This file was deleted.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.1.0",
44
"repository": "https://github.com/statelyai/docs",
55
"scripts": {
6-
"postinstall": "git submodule update --init --remote && cd xstate && yarn",
76
"docusaurus": "docusaurus",
87
"remark:once": "yarn remark --quiet --frail docs/**/* versioned_docs/**/*",
98
"remark:watch": "yarn remark --quiet --frail --watch docs/**/* versioned_docs/**/*",

xstate

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 1399982fb7ebdb5cc53831765fb7629ae653b4d1
1+
Subproject commit 202de6c4e8c3b311a11c63c7cc98c83b748e8766

0 commit comments

Comments
 (0)