gcp-nrces-fhir
Advanced tools
Comparing version
@@ -31,3 +31,3 @@ "use strict"; | ||
if (options.intable) { | ||
ret = `<table data-pdfmake="{'widths':['60%','40%']} style="border-collapse: collapse;" border="0">`; | ||
ret = `<table data-pdfmake="{'widths':['60%','40%']} style="border-collapse: collapse;">`; | ||
ret += `<thead><tr>`; | ||
@@ -34,0 +34,0 @@ ret += `<th style="width: 40%;">Test</th>`; |
{ | ||
"name": "gcp-nrces-fhir", | ||
"version": "8.1.49", | ||
"version": "8.1.50", | ||
"description": "Google cloud healthcare api NRCES FHIR implimenataion", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
426230
0