Skip to content

Commit 3ae3f7c

Browse files
committed
chore(pkg): define packageManager
1 parent 7b20310 commit 3ae3f7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,6 @@
226226
"name": "RNLlamaSpec",
227227
"type": "modules",
228228
"jsSrcsDir": "src"
229-
}
229+
},
230+
"packageManager": "[email protected]"
230231
}

0 commit comments

Comments
 (0)