1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2026-01-20 07:39:55 +00:00
This commit is contained in:
Andrew Osheroff 2019-07-16 13:46:53 +02:00
parent b9d24f6812
commit 4017f9ebae
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "fuse-native",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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