1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2025-06-13 12:53:54 +00:00
This commit is contained in:
Andrew Osheroff 2019-06-17 16:54:41 +02:00
parent 989142357a
commit d5e47929ef
2 changed files with 1547 additions and 1 deletions

1546
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "fuse-native",
"version": "1.0.0-rc0",
"version": "1.0.0",
"description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api",
"main": "index.js",
"scripts": {