Skip to content

Commit

Permalink
Merge pull request #37 from add2cal/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
jekuer committed Oct 18, 2022
2 parents 069958b + 0762db0 commit 3017e2d
Show file tree
Hide file tree
Showing 10 changed files with 145 additions and 128 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
interval: 'monthly'
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ set-release.js
test/
package-lock.json
sitemap.xml
.eslintrc.json
.prettierignore
.prettierrc.json
.stylelintrc.json
.gitattributes
*.min.css
*.min.js
*.map
Expand Down
2 changes: 1 addition & 1 deletion demo_assets/css/demopage.min.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3017e2d

Please sign in to comment.