Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit ed1a66f

Browse files
Ghislain BeaulacGhislain Beaulac
Ghislain Beaulac
authored and
Ghislain Beaulac
committed
fix(core): previous core version broke column resize, closes #207
1 parent 10f5d83 commit ed1a66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"lodash.isequal": "^4.5.0",
8484
"moment-mini": "^2.22.1",
8585
"rxjs": "^6.3.3",
86-
"slickgrid": "github:6pac/SlickGrid",
86+
"slickgrid": "^2.4.9",
8787
"text-encoding-utf-8": "^1.0.2",
8888
"tslib": "^1.9.3",
8989
"vinyl-paths": "^2.1.0"

0 commit comments

Comments
 (0)