mirror of
https://github.com/sydev/decrypt-dlc-cli
synced 2026-01-03 08:18:02 +00:00
(Release) 0.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "decrypt-dlc-cli",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
"bin": {
|
||||
@@ -32,7 +32,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^2.9.0",
|
||||
"decrypt-dlc": "^0.0.1"
|
||||
"decrypt-dlc": "^1.0.0",
|
||||
"is-file": "^1.0.0",
|
||||
"is-url": "^1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^0.17.0",
|
||||
|
||||
Reference in New Issue
Block a user