@doflo/flow-interfaces
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -15,3 +15,3 @@ { | ||
"contentEncoding": "text/markdown" | ||
}, | ||
}, | ||
"env-schema": { | ||
@@ -117,4 +117,4 @@ "type": "object", | ||
"configuration-schema": { | ||
"description": "Definition of a switchboard configuration", | ||
"title": "Switch Board Configuration Options" | ||
"description": "Definition of a doFlo configuration", | ||
"title": "doFlo Element Configuration Options" | ||
}, | ||
@@ -121,0 +121,0 @@ "serverGenerated-script-dependency-schema": { |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.8.1", | ||
"description": "A boilerplate repo for publishing typescript packages to npm", | ||
"version": "1.8.2", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
227048