Skip to content

Commit aa8bd06

Browse files
committed
(MAINT) Rev react components for sorting bug
1 parent 2e5a35f commit aa8bd06

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
},
1919
"engines": {
2020
"node": "12.4.0"
21-
}
21+
},
22+
"dependencies": {}
2223
}

packages/data-grid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "^16.13.0"
2525
},
2626
"dependencies": {
27-
"@puppet/react-components": "^5.22.0",
27+
"@puppet/react-components": "^5.25.1",
2828
"@puppet/sass-variables": "^1.4.3",
2929
"classnames": "^2.2.6",
3030
"init": "^0.1.2",

packages/react-components/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)