Skip to content

Commit e9df9c6

Browse files
authored
fix: updated dset pkg from 3.1.2 to 3.1.4 (#77)
1 parent 8290a22 commit e9df9c6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@typescript-eslint/typescript-estree": "5.20.0",
1919
"astray": "1.1.1",
2020
"dlv": "1.1.3",
21-
"dset": "3.1.2",
21+
"dset": "3.1.4",
2222
"fdir": "5.2.0",
2323
"is-plain-object": "5.0.0",
2424
"picomatch": "2.3.1",
@@ -40,10 +40,7 @@
4040
"type": "git",
4141
"url": "https://github.com/moroshko/react-scanner"
4242
},
43-
"files": [
44-
"bin",
45-
"src/**/!(*.test).@(js|json)"
46-
],
43+
"files": ["bin", "src/**/!(*.test).@(js|json)"],
4744
"engines": {
4845
"node": ">=14.x"
4946
},

0 commit comments

Comments
 (0)