minor
This commit is contained in:
parent
c4c0468af1
commit
e9174d7d34
3 changed files with 846 additions and 852 deletions
|
@ -1,7 +1,7 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### Unreleased
|
||||
|
||||
### 1.0.1 (alpha)
|
||||
|
||||
- fix AP resource removal
|
||||
- improve AP resource UI
|
||||
- fix Docker setup
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"global": "^4.4.0",
|
||||
"http-signature": "^1.3.5",
|
||||
"ical.js": "^1.4.0",
|
||||
"ics": "^2.27.0",
|
||||
"ics": "^2.29.0",
|
||||
"inquirer": "^8.1.1",
|
||||
"jsdom": "^16.6.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
|
|
Loading…
Reference in a new issue