Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8834027f5f | |||
| b42a7b9db6 | |||
| 4edb8e080f | |||
| cbdd6d5cc2 | |||
| fcdad3384c | |||
| ae1d5ec8ce |
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"npmci": {
|
"npmci": {
|
||||||
"npmGlobalpmTools": []
|
"npmGlobalpmTools": [],
|
||||||
|
"npmAccessLevel": "public"
|
||||||
},
|
},
|
||||||
"gitzone": {
|
"gitzone": {
|
||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "smartdrive",
|
"name": "smartdrive",
|
||||||
"version": "1.0.6",
|
"version": "1.0.9",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "smartdrive",
|
"name": "smartdrive",
|
||||||
"version": "1.0.6",
|
"version": "1.0.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartfile": "^9.0.3",
|
"@pushrocks/smartfile": "^9.0.3",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartdrive",
|
"name": "@pushrocks/smartdrive",
|
||||||
"version": "1.0.6",
|
"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",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"@pushrocks/smartshell": "^2.0.30",
|
"@pushrocks/smartshell": "^2.0.30",
|
||||||
"drivelist": "^9.2.4"
|
"drivelist": "^9.2.4"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": false,
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user