Added library.json

This commit is contained in:
2020-10-30 10:14:20 +01:00
parent bf79dd5a81
commit 3be6b76d70

11
library.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "date",
"version": "1.0.0",
"build": {
"includeDir": "include",
"srcFilter":
[
"+<->"
]
}
}