Skip to content

Commit

Permalink
feat(theme-generator): support radius panel
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn committed Sep 1, 2022
1 parent 0790ffa commit bcb12a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
"nyc": "^15.1.0",
"postcss": "^8.3.11",
"prettier": "^2.3.2",
"prismjs": "^1.28.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand All @@ -191,7 +192,7 @@
"tdesign-icons-view": "^0.1.5",
"tdesign-publish-cli": "^0.0.10",
"tdesign-site-components": "^0.11.1",
"tdesign-theme-generator": "^0.3.1",
"tdesign-theme-generator": "0.4.0-alpha.1",
"ts-jest": "^27.1.2",
"ts-morph": "^13.0.02",
"ts-node": "^10.4.0",
Expand All @@ -200,8 +201,7 @@
"vite-plugin-istanbul": "^2.3.0",
"vite-plugin-pwa": "^0.11.11",
"vite-plugin-tdoc": "^2.0.1",
"workbox-precaching": "^6.3.0",
"prismjs": "^1.28.0"
"workbox-precaching": "^6.3.0"
},
"dependencies": {
"@babel/runtime": "~7.17.2",
Expand Down

0 comments on commit bcb12a5

Please sign in to comment.