Skip to content

Commit

Permalink
Stend 2.0.3 et update roc
Browse files Browse the repository at this point in the history
  • Loading branch information
johan-perso committed Oct 29, 2024
1 parent 9a080e8 commit a78ab9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "stend-web",
"private": true,
"version": "2.0.2",
"version": "2.0.3",
"scripts": {
"start": "roc start",
"dev": "roc dev",
"build": "roc build"
},
"dependencies": {
"daisyui": "^4.4.7",
"roc-framework": "^2.0.1",
"roc-framework": "^3.0.2",
"tailwindcss-hero-patterns": "^0.1.2"
}
}

0 comments on commit a78ab9b

Please sign in to comment.