mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 21:48:22 +08:00
chore(docs): remove pull script and cross-var from package.json (#8755)
chore: remove unused scripts and dependencies from package.json
This commit is contained in:
committed by
GitHub
parent
03537b5dcc
commit
d93d95cbeb
@ -5,7 +5,6 @@
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"clear-docs": "rimraf ./docs/",
|
||||
"pull": "yarn clear-docs && yarn dlx @sillsdev/docu-notion -n $NOTION_TOKEN -r $NOTION_DOCS_ROOT_PAGE_ID",
|
||||
"start": "docusaurus start",
|
||||
"build": "docusaurus build",
|
||||
"deploy": "docusaurus deploy",
|
||||
@ -39,7 +38,6 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "^3.8.1",
|
||||
"@tsconfig/docusaurus": "^2.0.3",
|
||||
"cross-var": "^1.1.0",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"browserslist": {
|
||||
@ -66,4 +64,4 @@
|
||||
"json-schema-resolve-allof/lodash": "4.17.21",
|
||||
"json-refs/lodash": "4.17.21"
|
||||
}
|
||||
}
|
||||
}
|
||||
949
docs/yarn.lock
949
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user