This commit is contained in:
ThePendulum 2023-02-27 02:37:10 +01:00
parent c69ac9876a
commit 770e3f18cd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ripunzel",
"version": "1.24.2",
"version": "1.25.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ripunzel",
"version": "1.24.2",
"version": "1.25.0",
"license": "ISC",
"dependencies": {
"array.prototype.flatten": "^1.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "ripunzel",
"version": "1.24.2",
"version": "1.25.0",
"description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.",
"main": "app.js",
"scripts": {