mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use type: module
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
a5d830fce1
commit
fdf77723e1
@ -12,6 +12,7 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"ensure-binaries": "./dist/index.js"
|
"ensure-binaries": "./dist/index.js"
|
||||||
},
|
},
|
||||||
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user