Bump brewkit

This commit is contained in:
Max Howell 2023-02-18 09:17:32 -05:00
parent b8bfccf7c0
commit bd75123643
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC
2 changed files with 8 additions and 1 deletions

View file

@ -18,6 +18,8 @@ versioned.
# Contributing
Assuming you have tea+magic installed:
```sh
$ git clone https://github.com/teaxyz/pantry.core
@ -44,6 +46,11 @@ $ git push origin my-new-package
$ gh pr create
```
> `pkg` can be run without magic via `tea -E pkg` (this dev-env provides `+tea.xyz/brewkit`).
> `gh` can be run without magic via `tea gh`.
> `git` can be run without magic via `tea git`.
## Packaging Guide
Packaging can be cumbersome.

View file

@ -17,7 +17,7 @@
"tea": {
"dependencies": {
"deno.land": "^1.30",
"tea.xyz/brewkit": "^0.2"
"tea.xyz/brewkit": "^0.3"
},
"env": {
// if your primary tea.prefix is somewhere else then youll