refactor: Update import statements and configurations for ES module compatibility
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"build:deploy": "tsc -p tsconfig.deploy.json",
|
||||
|
||||
Reference in New Issue
Block a user