Skip to content

Commit 67f4972

Browse files
authored
Add 'type' field to package.json
1 parent a8e6e49 commit 67f4972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "pioarduino-node-helpers",
33
"version": "12.0.0",
4+
"type": "module",
45
"description": "Collection of Node.JS helpers for PlatformIO fork pioarduino",
56
"main": "dist/index.js",
67
"engines": {

0 commit comments

Comments
 (0)