We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5f6aa commit 7750263Copy full SHA for 7750263
package.json
@@ -2,7 +2,7 @@
2
"name": "arduino-create-agent-js-client",
3
"version": "2.1.0",
4
"description": "JS module providing discovery of the Arduino Create Plugin and communication with it",
5
- "main": "./src/index.js",
+ "main": "lib/index.js",
6
"module": "es/index.js",
7
"jsnext:main": "es/index.js",
8
"files": [
0 commit comments