Skip to content

Commit 03300d6

Browse files
committed
Revert "feat(sponsor): added sponsor banner (CorentinTh#1422)"
This reverts commit 08d977b.
1 parent 2d5ae97 commit 03300d6

File tree

7 files changed

+5933
-8671
lines changed

7 files changed

+5933
-8671
lines changed

.github/fern-banner.svg

Lines changed: 11 additions & 0 deletions
Loading

.github/sponsor-banner.svg

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
Useful tools for developer and people working in IT. [Have a look !](https://it-tools.tech).
88

9-
## Sponsors
10-
11-
[![Renderize banner](./.github/sponsor-banner.svg)](https://renderize.tech?utm_source=it-tools&utm_medium=readme)
12-
139
## Functionalities and roadmap
1410

1511
Please check the [issues](https://github.com/CorentinTh/it-tools/issues) to see if some feature listed to be implemented.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "it-tools",
3-
"type": "module",
43
"version": "2024.10.22-7ca5933",
5-
"packageManager": "pnpm@9.11.0",
4+
"packageManager": "pnpm@8.15.3",
65
"description": "Collection of handy online tools for developers, with great UX. ",
76
"author": "Corentin Th <[email protected]> (https://corentin.tech)",
87
"license": "GNU GPLv3",
@@ -138,7 +137,7 @@
138137
"less": "^4.1.3",
139138
"prettier": "^3.0.0",
140139
"typescript": "~5.2.0",
141-
"unocss": "^0.65.1",
140+
"unocss": "^0.57.0",
142141
"unocss-preset-scrollbar": "^0.2.1",
143142
"unplugin-icons": "^0.17.0",
144143
"unplugin-vue-components": "^0.25.0",

0 commit comments

Comments
 (0)