feat: cleanup and changelog for update

This commit is contained in:
SethBurkart123
2025-05-28 07:41:36 +10:00
parent 134dfcb5a2
commit 1adb18ca42
7 changed files with 42 additions and 14 deletions
+2 -8
View File
@@ -1,6 +1,6 @@
{
"name": "betterseqtaplus",
"version": "3.4.6.1",
"version": "3.4.7",
"type": "module",
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development add add heaps more features!",
"browserslist": "> 0.5%, last 2 versions, not dead",
@@ -16,10 +16,7 @@
"dependency-graph": "depcruise src --include-only \"^src\" --output-type dot | dot -T svg > dependency-graph.svg",
"release": "gh release create $npm_package_name@$npm_package_version ./dist/*.zip --generate-notes",
"publish": "bun lib/publish.js --b",
"zip": "bedframe zip",
"test": "jest",
"test:watch": "jest --watch",
"test:coverage": "jest --coverage"
"zip": "bedframe zip"
},
"targets": {
"prod": {
@@ -40,7 +37,6 @@
"@babel/runtime": "^7.26.9",
"@bedframe/cli": "^0.0.91",
"@crxjs/vite-plugin": "2.0.0-beta.32",
"@types/jest": "^29.5.14",
"@types/mime-types": "^2.1.4",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
@@ -48,7 +44,6 @@
"dependency-cruiser": "^16.10.0",
"eslint": "9.22.0",
"glob": "^11.0.1",
"jest": "^29.7.0",
"mime-types": "^2.1.35",
"prettier": "^3.5.3",
"process": "^0.11.10",
@@ -57,7 +52,6 @@
"sass-loader": "^16.0.5",
"semver": "^7.7.1",
"tailwindcss": "3",
"ts-jest": "^29.3.4",
"url": "^0.11.4"
},
"dependencies": {