We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57a3bd commit c461449Copy full SHA for c461449
CONTRIBUTING.md
@@ -3,8 +3,8 @@
3
### Prerequisites
4
5
- [Node.js](https://nodejs.org) (v20+)
6
+- [Just](https://github.com/casey/just) (command runner)
7
- [Bun](https://bun.sh) (package manager)
-- [Just](https://github.com/casey/just) (task runner)
8
9
### Setup
10
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@sablier/deployments",
"description": "Deployment data for the Sablier Protocol",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"author": {
"name": "Sablier Labs Ltd",
"url": "https://sablier.com"
0 commit comments