Update version to 2.1.0 (8)

This commit is contained in:
2025-05-31 10:04:35 -04:00
parent e0125ca634
commit d53b6a7b56
2 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostash",
"version": "2.0.1",
"version": "2.1.0",
"description": "",
"source": [
"background.js",
@@ -14,8 +14,8 @@
"watch-tailwind": "tailwindcss -i './Shared (Extension)/Resources/options.css' -o './Shared (Extension)/Resources/options.build.css' --watch",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"author": "Terry Yiu (https://tyiu.xyz)",
"license": "MIT",
"dependencies": {
"@alpinejs/csp": "^3.14.1",
"alpinejs": "^3.14.1",