|
@@ -30,8 +30,10 @@
|
|
|
"lint:typecheck": "tsgo --noEmit",
|
|
"lint:typecheck": "tsgo --noEmit",
|
|
|
"lint": "run-p lint:*"
|
|
"lint": "run-p lint:*"
|
|
|
},
|
|
},
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@growi/core": "workspace:^"
|
|
|
|
|
+ },
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@growi/core": "workspace:^",
|
|
|
|
|
"@types/hast": "^3.0.4",
|
|
"@types/hast": "^3.0.4",
|
|
|
"@types/mdast": "^4.0.4",
|
|
"@types/mdast": "^4.0.4",
|
|
|
"@types/react": "^18.2.14",
|
|
"@types/react": "^18.2.14",
|