Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 13d6e5b

Browse files
committed
Fix packaging
1 parent 8a4b01b commit 13d6e5b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

library.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,15 @@
3737
"espressif32"
3838
]
3939
}
40-
]
40+
],
41+
"export": {
42+
"include": [
43+
"examples",
44+
"src",
45+
"library.json",
46+
"library.properties",
47+
"LICENSE",
48+
"README.md"
49+
]
50+
}
4151
}

0 commit comments

Comments
 (0)