- commit
- b8d1fd5
- parent
- 0cf7617
- author
- Eric Bower
- date
- 2023-07-11 02:56:15 +0000 UTC
fmt
1 files changed,
+3,
-2
M
npm.ts
M
npm.ts
+3,
-2
1@@ -69,11 +69,12 @@ async function main() {
2 package: {
3 name: "starfx",
4 version,
5- description: "Async flow control and state management system for deno, node, and browser",
6+ description:
7+ "Async flow control and state management system for deno, node, and browser",
8 license: "MIT",
9 author: {
10 name: "Eric Bower",
11- email: "me@erock.io"
12+ email: "me@erock.io",
13 },
14 repository: {
15 type: "git",