@nextcloud/calendar-js
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "@nextcloud/calendar-js", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Small library that wraps ICAL.js and provide more convenient means for editing", | ||
@@ -20,2 +20,3 @@ "main": "dist/index.umd.js", | ||
"test": "TZ=UTC jest", | ||
"test:watch": "TZ=UTC jest --watch", | ||
"test:coverage": "TZ=UTC jest --coverage" | ||
@@ -46,3 +47,3 @@ }, | ||
"@nextcloud/browserslist-config": "^2.1.0", | ||
"@nextcloud/eslint-config": "^7.0.1", | ||
"@nextcloud/eslint-config": "^8.1.5", | ||
"@nextcloud/eslint-plugin": "^2.0.0", | ||
@@ -55,3 +56,3 @@ "@rollup/plugin-babel": "^6.0.3", | ||
"jest": "^29", | ||
"rollup": "^2.53.2", | ||
"rollup": "^3.9.1", | ||
"rollup-plugin-peer-deps-external": "^2.2.4" | ||
@@ -58,0 +59,0 @@ }, |
@@ -45,3 +45,3 @@ # :date: @nextcloud/calendar-js - Heart of the [Nextcloud calendar app](https://github.com/nextcloud/calendar) | ||
3) Reload the page | ||
4) Click on the waiting *Npm registry* workflow (yellow clock icon) and approve it if you have permission or ask one of the [maintainers](#maintainers) | ||
4) Click on the waiting *Release* workflow (yellow clock icon) and approve it if you have permission or ask one of the [maintainers](#maintainers) | ||
@@ -48,0 +48,0 @@ ## License |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2166757
30760