Merge pull request 'remove indirect ref' (#2) from 1.0.1 into main
All checks were successful
Push to main / publish (push) Successful in 15s
All checks were successful
Push to main / publish (push) Successful in 15s
Reviewed-on: #2
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "stream",
|
"name": "stream",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Cross-element communications and state management utility.",
|
"description": "Cross-element communications and state management utility.",
|
||||||
"author": "Bryce Thorup",
|
"author": "Bryce Thorup",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js"
|
"main": "stream.js"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user