Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 689aedc

Browse files
committed
Rename to react-testing
1 parent 7e9786e commit 689aedc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@storybook/react-testing-experimental",
2+
"name": "@storybook/react-testing",
33
"version": "0.0.1",
44
"description": "Utility tools that allow you to reuse stories in your react tests!",
55
"keywords": [
@@ -75,4 +75,4 @@
7575
"publishConfig": {
7676
"access": "public"
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)