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