mirror of
https://github.com/TECHNOFAB11/svelte-oidc.git
synced 2025-12-11 23:50:06 +01:00
feat: highlight json
- update svelte to 3.23.0 - add svelte highlight - add highlight to home page json.
This commit is contained in:
parent
c6f7bcef5f
commit
b7d9c345fa
3 changed files with 92 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@dopry/svelte-oidc",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"repository": "https://github.com/dopry/svelte-oidc",
|
||||
"description": "Svelte OIDC Component Library",
|
||||
"keywords": [
|
||||
|
|
@ -71,7 +71,8 @@
|
|||
"rollup-plugin-terser": "5.2.0",
|
||||
"sirv-cli": "0.4.5",
|
||||
"start-server-and-test": "1.10.6",
|
||||
"svelte": "3.16.7",
|
||||
"svelte": "3.23.0",
|
||||
"svelte-highlight": "0.6.2",
|
||||
"svelte-preprocess": "3.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue