We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a118e4 + 29839b2 commit f372b87Copy full SHA for f372b87
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "accessible-astro-dashboard",
3
"description": "An Accessible Dashboard Theme for Astro including a login page, a dashboard page and several other pages and components.",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"author": "Mark Teekman",
6
"homepage": "https://accessible-astro.dev",
7
"scripts": {
@@ -11,11 +11,11 @@
11
"preview": "astro preview"
12
},
13
"dependencies": {
14
- "accessible-astro-components": "^1.5.4",
+ "accessible-astro-components": "^1.5.5",
15
"astro-icon": "^0.7.1"
16
17
"devDependencies": {
18
- "astro": "^1.0.0-beta.26",
+ "astro": "^1.0.3",
19
"autoprefixer": "^10.4.0",
20
"sass": "^1.49.9",
21
"stylelint": "^13.13.1",
0 commit comments