change package.json description

This commit is contained in:
SethBurkart123
2023-11-26 08:24:59 +11:00
parent 9527853606
commit 52a1b56789
56 changed files with 1 additions and 492 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "betterseqtaplus",
"version": "1.0.0",
"type": "module",
"description": "![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-light-full.png#gh-dark-mode-only) ![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-dark-full.png#gh-light-mode-only)",
"description": "BetterSEQTA+ is a browser extension that adds features to SEQTA.",
"main": "webpack.config.js",
"scripts": {
"build": "webpack --config webpack.config.js --mode production && sh ./package.sh",