Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
douwepausma committed Jul 11, 2024
1 parent 990399f commit 6b090f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@operatiemobilisatie/ui",
"version": "0.1.1",
"version": "0.1.2",
"description": "A collection of React components for OM websites and applications.",
"author": "@douwepausma",
"license": "MIT",
Expand Down Expand Up @@ -65,7 +65,10 @@
"registry": "https://npm.pkg.github.com/operatiemobilisatie"
},
"dependencies": {
"@radix-ui/react-radio-group": "^1.2.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2"
}
}

0 comments on commit 6b090f9

Please sign in to comment.