mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-03-31 09:06:42 +00:00
chore: bump version to 0.1.4, add demo images, and update README with links
This commit is contained in:
parent
25ed8878f8
commit
c54b3d42bd
@ -1,2 +1,6 @@
|
||||
# Kunkun Extension JWT Inspector
|
||||
|
||||
- NPM: https://www.npmjs.com/package/kunkun-ext-jwt
|
||||
- Store: https://kunkun.sh/store/jwt-inspector
|
||||
|
||||

|
||||
|
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-jwt",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"name": "kunkun-ext-jwt",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
||||
"kunkun": {
|
||||
@ -13,7 +13,7 @@
|
||||
"type": "iconify",
|
||||
"value": "logos:jwt-icon"
|
||||
},
|
||||
"demoImages": [],
|
||||
"demoImages": ["https://i.imgur.com/NHvsUvG.png"],
|
||||
"permissions": [
|
||||
"clipboard:read-text",
|
||||
"clipboard:write-text",
|
||||
|
Loading…
x
Reference in New Issue
Block a user