Skip to content

Commit d4d9027

Browse files
authored
deps: remove primer primitives and bump version (#37)
1 parent 9ac7260 commit d4d9027

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datalayer/primer-addons",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"license": "BSD-3-Clause",
55
"scripts": {
66
"dev": "vite",
@@ -25,8 +25,7 @@
2525
"dependencies": {
2626
"@datalayer/icons-react": "^0.3.2",
2727
"@primer/octicons-react": "^19.6.0",
28-
"@primer/primitives": "^8.2.3",
29-
"@primer/react": "^36.25.0",
28+
"@primer/react": "^36.27.0",
3029
"react": "^18.2.0",
3130
"react-dom": "^18.2.0",
3231
"react-loading-skeleton": "^3.3.1",

0 commit comments

Comments
 (0)