Skip to content

Commit

Permalink
Merge branch 'main' into play/style-directive-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Mar 26, 2022
2 parents 8a4b66e + 42d54a7 commit e2820b6
Show file tree
Hide file tree
Showing 18 changed files with 466 additions and 764 deletions.
162 changes: 44 additions & 118 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"all": "npm run lint && npm run check && npm t && npm run build && npm run preview"
},
"dependencies": {
"@js-temporal/polyfill": "^0.4.0",
"html-to-text": "^8.1.0",
"rrule": "^2.6.9",
"rss": "^1.2.2"
Expand All @@ -40,7 +41,6 @@
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"axios": "^0.26.1",
"dayjs": "^1.11.0",
"discord.js": "^13.6.0",
"dotenv": "^16.0.0",
"eslint": "^8.11.0",
Expand All @@ -49,15 +49,14 @@
"node-fetch": "^3.2.3",
"prettier": "^2.6.0",
"prettier-plugin-svelte": "^2.6.0",
"query-string": "^7.1.1",
"sass": "^1.49.9",
"size-limit": "^7.0.8",
"svelte": "^3.46.4",
"svelte-check": "^2.4.6",
"svelte-preprocess": "^4.10.4",
"tslib": "^2.3.1",
"typescript": "^4.6.2",
"vitest": "^0.6.3",
"vitest": "^0.7.10",
"vitest-svelte-kit": "^0.0.6"
},
"size-limit": [
Expand Down
6 changes: 0 additions & 6 deletions src/lib/calendar-link/README.md

This file was deleted.

Loading

0 comments on commit e2820b6

Please sign in to comment.