Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuschelCGN authored Sep 27, 2024
1 parent 6f77df9 commit c019eb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poracle",
"version": "4.8.3",
"version": "4.8.4",
"description": "Webhook processing and personalised discord|telegram alarms",
"keywords": [
"poracle",
Expand All @@ -24,7 +24,6 @@
"generate": "node src/util/generateData.js",
"koji": "node src/util/koji.js",
"init": "node src/init/initConfig.js",
"latest": "npm run generate latest && npm run koji && node .",
"lint": "./node_modules/.bin/eslint ./src --fix",
"migrateV3": "node src/init/migrateV3.js",
"prepare": "husky",
Expand Down

0 comments on commit c019eb1

Please sign in to comment.