Skip to content

Commit 7750263

Browse files
author
Stefania
committed
use main js from commonjs package
1 parent 6a5f6aa commit 7750263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "arduino-create-agent-js-client",
33
"version": "2.1.0",
44
"description": "JS module providing discovery of the Arduino Create Plugin and communication with it",
5-
"main": "./src/index.js",
5+
"main": "lib/index.js",
66
"module": "es/index.js",
77
"jsnext:main": "es/index.js",
88
"files": [

0 commit comments

Comments
 (0)