Skip to content

Commit

Permalink
Discard changes to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r authored Jul 8, 2023
1 parent b52d11e commit 1d69415
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "emerald-website",
"name": "renew-website",
"version": "1.0.0",
"private": true,
"scripts": {
Expand All @@ -18,18 +18,18 @@
"ci:update-inlang": "node ./scripts/update-inlang-config.js"
},
"devDependencies": {
"@inlang/sdk-js": "^0.6.5",
"@inlang/sdk-js": "^0.6.3",
"@inqling/svelte-icons": "^3.3.2",
"@rgossiaux/svelte-headlessui": "^2.0.0",
"@rgossiaux/svelte-headlessui": "^1.0.2",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "^1.20.4",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@sveltejs/kit": "^1.20.1",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"autoprefixer": "^10.4.14",
"eslint": "^8.42.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte": "^2.30.0",
"eslint-plugin-svelte": "^2.29.0",
"mini-svg-data-uri": "^1.4.4",
"postcss": "^8.4.24",
"postcss-import": "^15.1.0",
Expand All @@ -41,7 +41,7 @@
"svelte-meta-tags": "^2.8.0",
"tailwindcss": "^3.3.2",
"tailwindcss-3d": "^0.2.3",
"tslib": "^2.5.3",
"tslib": "^2.5.2",
"typescript": "^5.1.3",
"vite": "^4.3.9"
},
Expand Down

0 comments on commit 1d69415

Please sign in to comment.