*Change type to module

This commit is contained in:
Derrick Hammer 2022-12-14 10:09:22 -05:00
parent 6cc3977284
commit b32073e35c
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "@lumeweb/relay-plugin-rollup-preset",
"packageManager": "yarn@3.3.0",
"main": "dist/index.js",
"type": "module",
"dependencies": {
"@lumeweb/rollup-plugin-bundle-native-modules": "https://git.lumeweb.com/LumeWeb/rollup-plugin-bundle-native-modules.git",
"@rollup/plugin-commonjs": "^23.0.4",