Skip to content

Commit 4c95efb

Browse files
author
Rajat
committed
v0.67.1
1 parent 351d020 commit 4c95efb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/scripts/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"type": "module",
7+
"private": true,
78
"scripts": {
89
"test": "echo \"Error: no test specified\" && exit 1",
910
"domain:cleanup": "ts-node src/cleanup-domain.ts",
@@ -25,4 +26,4 @@
2526
"ts-node": "^10.9.2",
2627
"tsconfig": "workspace:^"
2728
}
28-
}
29+
}

0 commit comments

Comments
 (0)