Skip to content

Commit f372b87

Browse files
authored
Merge pull request #9 from markteekman/develop
Develop
2 parents 0a118e4 + 29839b2 commit f372b87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "accessible-astro-dashboard",
33
"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",
4+
"version": "1.1.2",
55
"author": "Mark Teekman",
66
"homepage": "https://accessible-astro.dev",
77
"scripts": {
@@ -11,11 +11,11 @@
1111
"preview": "astro preview"
1212
},
1313
"dependencies": {
14-
"accessible-astro-components": "^1.5.4",
14+
"accessible-astro-components": "^1.5.5",
1515
"astro-icon": "^0.7.1"
1616
},
1717
"devDependencies": {
18-
"astro": "^1.0.0-beta.26",
18+
"astro": "^1.0.3",
1919
"autoprefixer": "^10.4.0",
2020
"sass": "^1.49.9",
2121
"stylelint": "^13.13.1",

0 commit comments

Comments
 (0)