This commit is contained in:
Philipp Kunz 2021-12-03 17:34:47 +01:00
parent b42a7b9db6
commit 8834027f5f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "smartdrive", "name": "smartdrive",
"version": "1.0.8", "version": "1.0.9",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "smartdrive", "name": "smartdrive",
"version": "1.0.8", "version": "1.0.9",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/smartfile": "^9.0.3", "@pushrocks/smartfile": "^9.0.3",

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartdrive", "name": "@pushrocks/smartdrive",
"version": "1.0.8", "version": "1.0.9",
"description": "do more with local and cloud drives", "description": "do more with local and cloud drives",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",