Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit eb0faf6

Browse files
committed
change org
1 parent 721073d commit eb0faf6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2-
"name": "firebase-mock",
3-
"version": "2.2.10",
2+
"name": "@pie-kds/firebase-mock",
3+
"publishConfig": {
4+
"access": "public"
5+
},
6+
"version": "2.3.0",
47
"description": "Firebase mock library for writing unit tests",
58
"main": "./src",
69
"scripts": {

0 commit comments

Comments
 (0)