@elastic.io/batching-library
Advanced tools
Comparing version 0.0.1-dev.3 to 0.0.1-dev.4
{ | ||
"name": "@elastic.io/batching-library", | ||
"version": "0.0.1-dev.3", | ||
"version": "0.0.1-dev.4", | ||
"description": "Library for batching implementation on elastic.io", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/elasticio/batching-library#readme", |
@@ -57,3 +57,3 @@ { | ||
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */ | ||
// "rootDirs": ["./lib"], /* List of root folders whose combined content represents the structure of the project at runtime. */ | ||
"rootDirs": ["./lib"], /* List of root folders whose combined content represents the structure of the project at runtime. */ | ||
// "typeRoots": [], /* List of folders to include type definitions from. */ | ||
@@ -60,0 +60,0 @@ // "types": [], /* Type declaration files to be included in compilation. */ |
85873