File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 122
122
"@gitbook/tsconfig" : " workspace:*" ,
123
123
},
124
124
},
125
+ "integrations/fullstory" : {
126
+ "name" : " @gitbook/integration-fullstory" ,
127
+ "version" : " 0.1.0" ,
128
+ "dependencies" : {
129
+ "@gitbook/api" : " *" ,
130
+ "@gitbook/runtime" : " *" ,
131
+ },
132
+ "devDependencies" : {
133
+ "@gitbook/cli" : " workspace:*" ,
134
+ "@gitbook/tsconfig" : " workspace:*" ,
135
+ },
136
+ },
125
137
"integrations/github" : {
126
138
"name" : " @gitbook/integration-github" ,
127
139
"version" : " 0.6.3" ,
531
543
},
532
544
"integrations/slack" : {
533
545
"name" : " @gitbook/integration-slack" ,
534
- "version" : " 2.4 .0" ,
546
+ "version" : " 2.5 .0" ,
535
547
"dependencies" : {
536
548
"@gitbook/api" : " *" ,
537
549
"@gitbook/runtime" : " *" ,
652
664
},
653
665
"packages/api" : {
654
666
"name" : " @gitbook/api" ,
655
- "version" : " 0.137 .0" ,
667
+ "version" : " 0.138 .0" ,
656
668
"dependencies" : {
657
669
"event-iterator" : " ^2.0.0" ,
658
670
"eventsource-parser" : " ^3.0.0" ,
997
1009
998
1010
"@gitbook/integration-formspree" : [" @gitbook/integration-formspree@workspace:integrations/formspree" ],
999
1011
1012
+ "@gitbook/integration-fullstory" : [" @gitbook/integration-fullstory@workspace:integrations/fullstory" ],
1013
+
1000
1014
"@gitbook/integration-github" : [" @gitbook/integration-github@workspace:integrations/github" ],
1001
1015
1002
1016
"@gitbook/integration-github-copilot" : [" @gitbook/integration-github-copilot@workspace:integrations/github-copilot" ],
You can’t perform that action at this time.
0 commit comments