update deps
This commit is contained in:
@@ -1223,7 +1223,6 @@ export const useWorkspaceSnapshot = (engine, useSyncExternalStoreHook) => {
|
||||
};
|
||||
|
||||
/* istanbul ignore next */
|
||||
/* eslint-disable no-undef */
|
||||
if (typeof module !== 'undefined' && module && module.exports) {
|
||||
module.exports = {
|
||||
WorkspaceEngine,
|
||||
@@ -1245,4 +1244,3 @@ if (typeof module !== 'undefined' && module && module.exports) {
|
||||
useWorkspaceSnapshot,
|
||||
};
|
||||
}
|
||||
/* eslint-enable no-undef */
|
||||
|
||||
Reference in New Issue
Block a user