summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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": [