release v0.1.0
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "ff-worker-pipe",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./worker": "./worker.js",
|
||||
"./main": "./main.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user