Skip to content

Commit b0cd570

Browse files
committed
chore: Update package.json for release
1 parent abd8236 commit b0cd570

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
2-
"name": "le-truc",
2+
"name": "@zeix/le-truc",
33
"version": "0.15.0",
44
"license": "MIT",
55
"author": "Esther Brunner",
6+
"keywords": [
7+
"Le Truc",
8+
"Web Components",
9+
"Custom Elements",
10+
"Reactivity",
11+
"State Management",
12+
"Signals",
13+
"Effects"
14+
],
615
"module": "index.ts",
716
"type": "module",
817
"main": "index.js",

0 commit comments

Comments
 (0)