aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-02-09 22:02:55 -0600
committerMatt Strapp <matt@mattstrapp.net>2022-02-09 22:02:55 -0600
commit59f6e710cd261879cb27a9f62ea76c7421fb7404 (patch)
tree3e2e36b67895b407e135be22eff8c2c95480aaa1 /package.json
parentconfigure CRSF properly (diff)
downloadee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar.gz
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar.bz2
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar.lz
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar.xz
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.tar.zst
ee4511w-web-59f6e710cd261879cb27a9f62ea76c7421fb7404.zip
add debugging
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d67b85d..52f906e 100644
--- a/package.json
+++ b/package.json
@@ -41,5 +41,6 @@
"main": "dist/index.js",
"author": "Matt Strapp <matt@mattstrapp.net>",
"license": "MIT",
+ "type": "module",
"private": true
} \ No newline at end of file