File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.2 " ,
2+ "version" : " 1.1.0 " ,
33 "npmClient" : " pnpm" ,
44 "packages" : [" packages/*" ]
55}
Original file line number Diff line number Diff line change 1313 "devDependencies" : {
1414 "@eslint-react/eslint-plugin" : " ^1.10.1"
1515 },
16- "version" : " 1.0.2 "
16+ "version" : " 1.1.0 "
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/interface" ,
44 "sideEffects" : false ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "description" : " Shared component interface for window splitter components" ,
77 "homepage" : " https://react-window-splitter-six.vercel.app" ,
88 "repository" : {
Original file line number Diff line number Diff line change 22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/react" ,
44 "sideEffects" : false ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "description" : " A WAI-ARIA compliant window splitter for React." ,
77 "homepage" : " https://react-window-splitter-six.vercel.app" ,
88 "repository" : {
Original file line number Diff line number Diff line change 22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/solid" ,
44 "sideEffects" : false ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "description" : " A WAI-ARIA compliant window splitter for Solid." ,
77 "repository" : {
88 "url" : " https://github.com/hipstersmoothie/window-splitter" ,
Original file line number Diff line number Diff line change 22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/state" ,
44 "sideEffects" : false ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "description" : " A state machine for a WAI-ARIA compliant window splitter" ,
77 "homepage" : " https://react-window-splitter-six.vercel.app" ,
88 "repository" : {
Original file line number Diff line number Diff line change 22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/svelte" ,
44 "sideEffects" : false ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "description" : " A WAI-ARIA compliant window splitter for Svelte." ,
77 "repository" : {
88 "url" : " https://github.com/hipstersmoothie/window-splitter" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @window-splitter/vue" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.1.0 " ,
55 "sideEffects" : false ,
66 "homepage" : " https://react-window-splitter-six.vercel.app" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @window-splitter/web-component" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "main" : " ./dist/commonjs/index.js" ,
55 "scripts" : {
66 "build" : " tshy" ,
You can’t perform that action at this time.
0 commit comments