Skip to content

Commit 2f2a4b0

Browse files
committed
Updated package name to be in the source allies repo within npm.
1 parent 3a2be23 commit 2f2a4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vue-testing-library-stubs",
2+
"name": "@sourceallies/vue-testing-library-stubs",
33
"version": "1.0.0",
44
"description": "Contains stubbing functions for Vue components to unit test components without requiring the full component to be loaded.",
55
"type": "module",

0 commit comments

Comments
 (0)