Finalize rename
Lint / lint (push) Successful in 57s

This commit is contained in:
Julien Valverdé
2026-07-26 22:45:01 +02:00
parent 38320b502d
commit a4c3cdf79f
40 changed files with 294 additions and 298 deletions
+2 -2
View File
@@ -33,10 +33,10 @@ jobs:
run: bun run test
- name: Build
run: bun run build
- name: Publish effect-fc
- name: Publish effect-view
uses: JS-DevTools/npm-publish@v4
with:
package: packages/effect-fc
package: packages/effect-view
access: public
token: ${{ secrets.NPM_TOKEN }}
registry: https://registry.npmjs.org