Skip to content

Commit

Permalink
Update package.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored Nov 18, 2023
1 parent 5fa5e38 commit bf2ae69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"not ie <= 10"
],
"dependencies": {
"@lobehub/chat-plugin-sdk": "^1.22.0",
"@lobehub/chat-plugin-sdk": "^",
"@lobehub/chat-plugins-gateway": "^1",
"@lobehub/ui": "latest",
"antd": "^5",
Expand All @@ -64,17 +64,17 @@
"react-layout-kit": "^1"
},
"devDependencies": {
"@commitlint/cli": "^18.0.0",
"@commitlint/cli": "^18",
"@lobehub/lint": "latest",
"@types/react": "18.2.28",
"@types/react": "18",
"@vercel/node": "^2",
"@vitest/coverage-v8": "latest",
"commitlint": "^18.0.0",
"commitlint": "^18",
"cross-env": "^7",
"eslint": "^8",
"father": "4.3.1",
"husky": "^8",
"lint-staged": "^15.0.0",
"lint-staged": "^15",
"prettier": "^3",
"remark": "^14",
"remark-cli": "^11",
Expand Down

0 comments on commit bf2ae69

Please sign in to comment.