Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 17df4855ae | |||
| 63d24489cd | |||
| da2324c701 | |||
| 4de441bc17 |
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "stream",
|
"name": "@brycethorup/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