test release nopy-alpha5
Release / release (push) Successful in 1m0s

This commit is contained in:
Benjamin Diedrichsen
2026-07-27 17:07:18 +02:00
parent a4ce4879a4
commit fcc181700e
37 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Hooks are defined as an array of functions in the cube manifest.
```javascript
import { z } from 'zod';
import { cubes } from '@bitstack/nopy';
import { cubes } from '@bitsquare/nopy';
export default cubes.Manifest({
name: 'my-cube',