Skip to content

Commit 57316cd

Browse files
committed
[fix] Table Filter Bar layout
1 parent e24ff76 commit 57316cd

5 files changed

Lines changed: 166 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx-restful-table",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"license": "LGPL-3.0",
55
"author": "shiy2008@gmail.com",
66
"description": "A Pagination Table & Scroll List component suite for CRUD operation, which is based on MobX RESTful & React.",
@@ -45,6 +45,7 @@
4545
"@octokit/openapi-types": "^27.0.0",
4646
"@parcel/config-default": "~2.16.1",
4747
"@parcel/packager-ts": "~2.16.1",
48+
"@parcel/transformer-less": "~2.16.1",
4849
"@parcel/transformer-typescript-tsc": "~2.16.1",
4950
"@parcel/transformer-typescript-types": "~2.16.1",
5051
"@types/lodash": "^4.17.21",

0 commit comments

Comments
 (0)