Skip to content

Commit 31eff71

Browse files
committed
cleanup
1 parent 56078ec commit 31eff71

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

packages/async/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# @solid-primitives/set
2+
3+
## 0.0.1
4+
5+
- Move from @solidjs/router

packages/async/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "@solid-primitives/async",
3-
"version": "0.0.117",
3+
"version": "0.0.1",
44
"description": "Primitives for async files.",
5-
"author": "Rustam Ashurmatov <[email protected]>",
65
"license": "MIT",
7-
"homepage": "https://primitives.solidjs.community/package/upload",
6+
"homepage": "https://primitives.solidjs.community/package/async",
87
"repository": {
98
"type": "git",
109
"url": "git+https://github.com/solidjs-community/solid-primitives.git"

0 commit comments

Comments
 (0)