generated from tpl/purs
fix: docs, spago project name
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user