Skip to content

Commit 0fe5b16

Browse files
committed
released v5.8.8
1 parent 7f7b77e commit 0fe5b16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-split",
3-
"version": "5.8.7",
3+
"version": "5.8.8",
44
"description": "A piece of content can be divided into areas that can be dragged to adjust the width or height.",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
@@ -28,9 +28,9 @@
2828
"author": "Kenny Wong <wowohoo@qq.com>",
2929
"license": "MIT",
3030
"files": [
31+
"src/**/*.{ts,tsx,less}",
3132
"dist.css",
3233
"dist",
33-
"src",
3434
"esm",
3535
"cjs"
3636
],

0 commit comments

Comments
 (0)