Skip to content

Commit

Permalink
Merge pull request #1244 from XiaoMi/next-generation
Browse files Browse the repository at this point in the history
Next generation
  • Loading branch information
solarjoker authored Oct 22, 2020
2 parents b7052cc + 2fdb95d commit 8f7606a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ export { default as Slider } from './slider'
export { default as Search } from './search'
export { ThemeContext, LocaleContext } from './context'
export { default as HiRequest } from './_util/hi-request'
export { default as Charts } from './charts'
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"qs": "^6.8.0",
"react-addons-css-transition-group": "^15.6.2",
"react-beautiful-dnd": "^13.0.0",
"react-click-outside": "^3.0.1",
"react-cropper": "1.2.0",
"react-dnd": "^7.7.0",
"react-dnd-html5-backend": "^7.4.4",
Expand Down

0 comments on commit 8f7606a

Please sign in to comment.