add some deps and git ignore
This commit is contained in:
parent
37e80b09d9
commit
b2b8bcbf85
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
node_modules/
|
@ -11,5 +11,11 @@
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner.git"
|
||||
},
|
||||
"author": "Karl Hudgell",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"download-file-with-progressbar": "^1.2.3",
|
||||
"inquirer": "^7.1.0",
|
||||
"node-adb": "^0.1.6",
|
||||
"pkg": "^4.4.7"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user