Skip to content

Commit

Permalink
Added funding
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnasriya committed Aug 17, 2024
1 parent 9e9d579 commit 7b9b09a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
PostBuild is a utility pacakge for **TypeScript** that runs useful tasks after transpiling TypeScript into **ESM** and **CJS** JavaScript file.

Made with ❤️ in **Palestine** 🇵🇸

> [!IMPORTANT]
> 🌟 **Support Our Open-Source Development!** 🌟
> We need your support to keep our projects going! If you find our > work valuable, please consider contributing. Your support helps us > continue to develop and maintain these tools.
>
> **[Click here to support us!](https://fund.nasriya.net/)**
>
> Every contribution, big or small, makes a difference. Thank you for > your generosity and support!
___
## Installation
Install the pacakge as a dev. dependency:
Expand Down
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nasriya/postbuild",
"version": "1.1.4",
"version": "1.1.5",
"description": "A package that does some tasks after compilation",
"main": "main.js",
"type": "module",
Expand Down Expand Up @@ -42,5 +42,9 @@
"@types/node": "^22.1.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.4"
},
"funding": {
"type": "individual",
"url": "https://fund.nasriya.net/"
}
}
}

0 comments on commit 7b9b09a

Please sign in to comment.