Skip to content

Commit

Permalink
ci: test package name
Browse files Browse the repository at this point in the history
  • Loading branch information
timhettler committed Dec 10, 2024
1 parent f44a441 commit 4dd30ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "test",
"name": "@timhettler/radix-card-test",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"packageManager": "yarn@3.3.1",
"scripts": {
"build": "storybook build",
"lint": "eslint .",
Expand Down

0 comments on commit 4dd30ff

Please sign in to comment.