generated from tpl/purs
fix: docs, spago project name
This commit is contained in:
parent
8925d39f42
commit
3c146ae4c6
2
README.md
Normal file
2
README.md
Normal file
@ -0,0 +1,2 @@
|
||||
# purescript-node-workers
|
||||
Low-level bindings to the Node worker module
|
@ -1,6 +1,6 @@
|
||||
workspace:
|
||||
packages:
|
||||
project:
|
||||
node-workers:
|
||||
path: ./
|
||||
dependencies:
|
||||
- aff
|
||||
|
@ -22,7 +22,7 @@ package:
|
||||
- record
|
||||
- transformers
|
||||
- typelevel-prelude
|
||||
name: worker
|
||||
name: node-workers
|
||||
workspace:
|
||||
extra_packages: {}
|
||||
package_set:
|
||||
|
Loading…
Reference in New Issue
Block a user