Merge branch 'feat/calendar-improvements' into 'master'
Calendar improvements See merge request !9
Showing
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- source/_data/data.json 1 addition, 1 deletionsource/_data/data.json
- source/css/atoms/full-calendar.pcss 1 addition, 0 deletionssource/css/atoms/full-calendar.pcss
- source/js/components/full-calendar/utils.js 9 additions, 1 deletionsource/js/components/full-calendar/utils.js
{ | ||
"name": "edition-node-gulp", | ||
"description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"dependencies": { | ||
"@fullcalendar/core": "^6.1.5", | ||
"@fullcalendar/daygrid": "^6.1.5", | ||
... | ... |
Please register or sign in to comment