public-google-sheets-parser
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "public-google-sheets-parser", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Public Google sheets parser", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -30,3 +30,3 @@ # Public Google sheets parser | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/public-google-sheets-parser@1.0.6/dist/index.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/public-google-sheets-parser@1.0.9/src/index.min.js"></script> | ||
@@ -33,0 +33,0 @@ <script> |
Sorry, the diff of this file is not supported yet
16156