File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 6767 },
6868 "devDependencies" : {
6969 "@antv/s2" : " *" ,
70+ "@antv/s2-shared" :" *" ,
7071 "@ant-design/icons" : " ^4.7.0" ,
7172 "@testing-library/react" : " ^12.1.4" ,
7273 "@testing-library/react-hooks" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 1+ {
2+ "private" :" true" ,
3+ "name" : " @antv/s2-shared" ,
4+ "version" : " 1.0.0" ,
5+ "main" : " ./src/index.ts" ,
6+ "description" : " internal utility functions and constants shared across s2 packages." ,
7+ "license" : " MIT"
8+ }
Original file line number Diff line number Diff line change 6060 },
6161 "devDependencies" : {
6262 "@antv/s2" : " *" ,
63+ "@antv/s2-shared" :" *" ,
6364 "@testing-library/vue" : " ^6.5.1" ,
6465 "@vue/tsconfig" : " ^0.1.3" ,
6566 "ant-design-vue" :" ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments