Skip to content

Commit

Permalink
feat: bump @yuntijs/[email protected] and move it to peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carrotzpc committed May 17, 2024
1 parent 07fe0e0 commit 2ccd2ab
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 241 deletions.
7 changes: 5 additions & 2 deletions packages/yunti-ui-lowcode-materials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@
},
"dependencies": {
"@alilc/lowcode-types": "^1.2.1",
"@babel/runtime": "^7.0.0",
"@yuntijs/ui": "1.0.0-beta.18"
"@babel/runtime": "^7.0.0"
},
"devDependencies": {
"@yuntijs/ui": "1.0.0-beta.19"
},
"peerDependencies": {
"@yuntijs/ui": "*",
"lodash": "^4.17.21",
"moment": "latest",
"react": "16.x || 17.x",
Expand Down
Loading

0 comments on commit 2ccd2ab

Please sign in to comment.