Skip to content

Commit 142a3ba

Browse files
committed
Update package.json
1 parent 00c1f79 commit 142a3ba

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": "context-store",
2+
"name": "@civitas-cerebrum/context-store",
33
"version": "0.0.1",
44
"description": "A lightweight, strongly-typed, and framework-agnostic utility for managing test state and contextual data across test steps.",
55
"main": "dist/index.js",
@@ -40,4 +40,4 @@
4040
},
4141
"author": "Umut Ay Bora",
4242
"license": "MIT"
43-
}
43+
}

0 commit comments

Comments
 (0)