mirror of
https://github.com/SrIzan10/full-calendar-ics-converter.git
synced 2026-06-06 00:47:04 +00:00
feat: docs and bump version
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# full-calendar-ics-converter
|
||||
|
||||
## how to use
|
||||
|
||||
1. get the executable from the releases
|
||||
2. run the executable:
|
||||
`./conv --ics <path to ics file> --out <path to output file>`
|
||||
3. profit
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "full-calendar-ics-converter",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user