@blocksuite/virgo
Advanced tools
Comparing version 0.0.0-20231024064721-2aee7119-nightly to 0.0.0-20231024175824-6ba0419a-nightly
@@ -1,2 +0,2 @@ | ||
import { IS_IOS, IS_MAC } from '@blocksuite/global/config'; | ||
import { IS_IOS, IS_MAC } from '@blocksuite/global/env'; | ||
const SHORT_KEY_PROPERTY = IS_IOS || IS_MAC ? 'metaKey' : 'ctrlKey'; | ||
@@ -3,0 +3,0 @@ export const VKEYBOARD_PREVENT_DEFAULT = false; |
{ | ||
"name": "@blocksuite/virgo", | ||
"version": "0.0.0-20231024064721-2aee7119-nightly", | ||
"version": "0.0.0-20231024175824-6ba0419a-nightly", | ||
"description": "A micro editor.", | ||
@@ -27,3 +27,3 @@ "type": "module", | ||
"zod": "^3.22.2", | ||
"@blocksuite/global": "0.0.0-20231024064721-2aee7119-nightly" | ||
"@blocksuite/global": "0.0.0-20231024175824-6ba0419a-nightly" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
import { IS_IOS, IS_MAC } from '@blocksuite/global/config'; | ||
import { IS_IOS, IS_MAC } from '@blocksuite/global/env'; | ||
@@ -3,0 +3,0 @@ import type { VRange } from '../types.js'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
523204
+ Added@blocksuite/global@0.0.0-20231024175824-6ba0419a-nightly(transitive)
- Removed@blocksuite/global@0.0.0-20231024064721-2aee7119-nightly(transitive)
- Removedansi-colors@4.1.3(transitive)
Updated@blocksuite/global@0.0.0-20231024175824-6ba0419a-nightly