Skip to content

Commit 40f3fea

Browse files
Jeffriehgithub-actions[bot]
authored andcommitted
chore: format
1 parent 182d91b commit 40f3fea

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

src/package.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,13 @@
66
"module": "./dist/exports/index.js",
77
"browser": "dist/exports/index.js",
88
"types": "./dist/exports/index.d.ts",
9-
"files": [
10-
"dist"
11-
],
9+
"files": ["dist"],
1210
"type": "module",
1311
"repository": {
1412
"type": "git",
1513
"url": "git+https://github.com/effectai/effect-js.git"
1614
},
17-
"keywords": [
18-
"efx",
19-
"AI",
20-
"blockchain",
21-
"microtasks"
22-
],
15+
"keywords": ["efx", "AI", "blockchain", "microtasks"],
2316
"author": {
2417
"name": "Effect-AI",
2518
"url": "https://effect.network",

0 commit comments

Comments
 (0)