Skip to content

Commit 6d4198f

Browse files
committed
fix(package.json): remove private flag for now
It seems that we are not able to publish when this is set to true. https://travis-ci.com/guardrailsio/guardrails-engine-output-schema-validator/builds/84374208?utm_source=slack&utm_medium=notification
1 parent fe3ab7b commit 6d4198f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@guardrails/guardrails-engine-output-schema-validator",
3-
"private": true,
43
"version": "1.0.1",
54
"description": "validate the output of engines",
65
"main": "index.js",

0 commit comments

Comments
 (0)