Skip to content

Commit 20e19b2

Browse files
committed
bump bare-fs and bare-path
1 parent cf9e957 commit 20e19b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
}
2323
},
2424
"dependencies": {
25+
"bare-fs": "^4.0.1",
26+
"bare-path": "^3.0.0",
2527
"random-access-storage": "^3.0.0"
2628
},
2729
"optionalDependencies": {
28-
"bare-fs": "^3.0.2",
29-
"bare-path": "^3.0.0",
3030
"fs-native-extensions": "^1.3.1"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)