Skip to content

Commit

Permalink
change some info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariaszzzhc committed Aug 12, 2023
1 parent ca612be commit 369dd68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Async Helpers
# @morph/async

this project currently is a port of deno std async libs for nodejs

Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"repository": {
"url": "https://github.com/Ariaszzzhc/morph-async"
},
"homepage": "https://github.com/Ariaszzzhc/morph-async",
"scripts": {
"build": "tsc",
"test": "node --test --loader ts-node/esm tests/*.ts"
Expand Down

0 comments on commit 369dd68

Please sign in to comment.