bump & update name
This commit is contained in:
15
package.json
15
package.json
@@ -2,13 +2,13 @@
|
||||
"name": "svelte-tauri",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/Fractal-Tess/Svelte-Tauri"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Vilian Gerdzhikov",
|
||||
"name": "Fractal-Tess",
|
||||
"email": "vgfractal@gmail.com",
|
||||
"url": "https://gist.github.com/Fractal-Tess"
|
||||
},
|
||||
@@ -38,9 +38,10 @@
|
||||
"@tauri-apps/cli": "^1.3.1",
|
||||
"@tsconfig/svelte": "^4.0.1",
|
||||
"@types/node": "18.15.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.5",
|
||||
"@typescript-eslint/parser": "^5.59.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
||||
"@typescript-eslint/parser": "^5.59.6",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"changeset": "^0.2.6",
|
||||
"daisyui": "^2.51.6",
|
||||
"eslint": "^8.40.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
@@ -53,7 +54,7 @@
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-svelte": "^2.10.0",
|
||||
"prettier-plugin-tailwindcss": "^0.2.8",
|
||||
"prettier-plugin-tailwindcss": "^0.3.0",
|
||||
"svelte": "^3.59.1",
|
||||
"svelte-check": "^3.3.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
@@ -61,9 +62,9 @@
|
||||
"svelte-spa-router": "^3.3.0",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"tailwindcss-hero-patterns": "^0.1.2",
|
||||
"tslib": "^2.5.0",
|
||||
"tslib": "^2.5.1",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.5"
|
||||
"vite": "^4.3.7"
|
||||
},
|
||||
"packageManager": "pnpm@8.5.0",
|
||||
"engineStrict": true,
|
||||
|
Reference in New Issue
Block a user