1.6.1
This commit is contained in:
parent
6131d0a76c
commit
9f1248301b
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "reddit-post-dump",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "reddit-post-dump",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"description": "Reddit user post dump tool with versatile saving patterns and fallback searches for deleted users.",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node src/app.js"
|
||||
"start": "node src/app.js"
|
||||
},
|
||||
"pkg": {
|
||||
"scripts": "src/app.js",
|
||||
|
|
Loading…
Reference in New Issue