Skip to content

Commit 7da7c99

Browse files
committed
docs(table): add sort-directions usage example and improve sorting docs
1 parent 80a007b commit 7da7c99

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@
217217
"nprogress": "^0.2.0",
218218
"postcss": "^8.2.12",
219219
"postcss-loader": "^6.0.0",
220-
"prettier": "^2.8.8",
221-
"pretty-quick": "^4.2.2",
220+
"prettier": "^2.2.0",
221+
"pretty-quick": "^3.0.0",
222222
"prismjs": "^1.23.0",
223223
"progress": "^2.0.3",
224224
"raw-loader": "^4.0.2",
@@ -282,7 +282,6 @@
282282
"@emotion/hash": "^0.9.0",
283283
"@emotion/unitless": "^0.8.0",
284284
"@simonwep/pickr": "~1.8.0",
285-
"ant-design-vue": "^4.2.6",
286285
"array-tree-filter": "^2.1.0",
287286
"async-validator": "^4.0.0",
288287
"csstype": "^3.1.1",

0 commit comments

Comments
 (0)