summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-13 22:43:01 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-13 22:43:01 +0300
commit90042ec4a79e4e8b569c4618079169176d644504 (patch)
treeb55119e19ec3b8223bd4871305819124ab734d3f /package.json
parentdaebb75b53be4ad1895a3a453f7c037a8afe4116 (diff)
bump
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 835046f..c8a5125 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,9 @@
{
- "name": "eventx",
+ "name": "@askonmm/eventx",
"version": "1.0.0",
"description": "A scalable event-driven application framework.",
- "main": "dist/eventx.js",
- "module": "dist/eventx.mjs",
+ "main": "dist/eventx.cjs",
+ "module": "dist/eventx.js",
"type": "module",
"license": "MIT",
"keywords": [