mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-19 13:41:19 +02:00
Update package.json: add "slate-dom": "workspace:*", to help IDE identify import xx from "slate-dom" (#5784)
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
"shell-quote": "^1.8.1",
|
"shell-quote": "^1.8.1",
|
||||||
"simple-git-hooks": "^2.9.0",
|
"simple-git-hooks": "^2.9.0",
|
||||||
"slate": "workspace:*",
|
"slate": "workspace:*",
|
||||||
|
"slate-dom": "workspace:*",
|
||||||
"slate-history": "workspace:*",
|
"slate-history": "workspace:*",
|
||||||
"slate-hyperscript": "workspace:*",
|
"slate-hyperscript": "workspace:*",
|
||||||
"slate-react": "workspace:*",
|
"slate-react": "workspace:*",
|
||||||
|
@@ -13258,7 +13258,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"slate-dom@npm:^0.111.0, slate-dom@workspace:packages/slate-dom":
|
"slate-dom@npm:^0.111.0, slate-dom@workspace:*, slate-dom@workspace:packages/slate-dom":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "slate-dom@workspace:packages/slate-dom"
|
resolution: "slate-dom@workspace:packages/slate-dom"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -13385,6 +13385,7 @@ __metadata:
|
|||||||
shell-quote: "npm:^1.8.1"
|
shell-quote: "npm:^1.8.1"
|
||||||
simple-git-hooks: "npm:^2.9.0"
|
simple-git-hooks: "npm:^2.9.0"
|
||||||
slate: "workspace:*"
|
slate: "workspace:*"
|
||||||
|
slate-dom: "workspace:*"
|
||||||
slate-history: "workspace:*"
|
slate-history: "workspace:*"
|
||||||
slate-hyperscript: "workspace:*"
|
slate-hyperscript: "workspace:*"
|
||||||
slate-react: "workspace:*"
|
slate-react: "workspace:*"
|
||||||
|
Reference in New Issue
Block a user