mirror of
https://github.com/sydev/decrypt-dlc-cli
synced 2026-01-03 00:08:01 +00:00
release / 1.0.3
This commit is contained in:
@@ -43,6 +43,8 @@ $ npm test
|
|||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
- ```1.0.3```
|
||||||
|
- Update [minimist](https://www.npmjs.com/package/minimist) to `^1.2.2`
|
||||||
- ```1.0.2```
|
- ```1.0.2```
|
||||||
- Update [acorn](https://www.npmjs.com/package/acorn) to `^6.4.1`
|
- Update [acorn](https://www.npmjs.com/package/acorn) to `^6.4.1`
|
||||||
- ```1.0.0```
|
- ```1.0.0```
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "decrypt-dlc-cli",
|
"name": "decrypt-dlc-cli",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user