Skip to content

Commit cd03e83

Browse files
committed
remove the @wwa/statvfs library completely -- this same functionality is built into nodejs these days
1 parent f483d0d commit cd03e83

File tree

6 files changed

+19
-303
lines changed

6 files changed

+19
-303
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
"@babel/helpers@<7.26.10": ">=7.26.10",
1414
"tar-fs@>=2.0.0 <2.1.2": ">=2.1.2"
1515
},
16-
"onlyBuiltDependencies": [
17-
"@cocalc/fuse-native",
18-
"@wwa/statvfs",
19-
"lz4"
20-
]
16+
"onlyBuiltDependencies": ["@cocalc/fuse-native"]
2117
}
2218
}

0 commit comments

Comments
 (0)