Skip to content

Commit 3f3d26e

Browse files
authored
Merge pull request #486 from ForgeRock/fix-command
chore: mark-private
2 parents 7111154 + a0fe60f commit 3f3d26e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/device-client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@forgerock/device-client",
33
"version": "0.0.1",
4+
"private": true,
45
"main": "./dist/index.cjs",
56
"module": "./dist/index.js",
67
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)