Skip to content

Commit

Permalink
Move to kirby 3.6, update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoson committed May 11, 2022
1 parent 40dd440 commit cdb8caa
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 481 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "arnoson/kirby-vite-basic-kit",
"description": "A simple Kirby CMS + Vite starter kit",
"type": "project",
"license": "MIT",
"require": {
"getkirby/cms": "3.5.3.1",
"arnoson/kirby-vite": "^2.2"
}
"name": "arnoson/kirby-vite-basic-kit",
"description": "A simple Kirby CMS + Vite starter kit",
"type": "project",
"license": "MIT",
"require": {
"getkirby/cms": "^3.6",
"arnoson/kirby-vite": "^2.5"
}
}
Loading

0 comments on commit cdb8caa

Please sign in to comment.