Skip to content

Commit 8b153c6

Browse files
author
Stefania
committed
moved main js file from lib dir
1 parent 48a5f85 commit 8b153c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.2",
44
"license": "GPLv3",
55
"description": "JS module providing Arduino Create Cloud Connection",
6-
"main": "./src/index.js",
6+
"main": "lib/index.js",
77
"module": "es/index.js",
88
"jsnext:main": "es/index.js",
99
"files": [

0 commit comments

Comments
 (0)