@datadog/vis-core
Advanced tools
Comparing version 0.1.4-3 to 0.1.4-4
{ | ||
"name": "@datadog/vis-core", | ||
"description": "Datadog Data Visualization SDK - Core Data and Styling", | ||
"version": "0.1.4-3", | ||
"version": "0.1.4-4", | ||
"type": "module", | ||
@@ -17,2 +17,3 @@ "source": "src/index.ts", | ||
"build": "microbundle --no-sourcemap", | ||
"clean": "rm -rf dist/", | ||
"dev": "microbundle watch", | ||
@@ -19,0 +20,0 @@ "format-check": "prettier --check ./src", |
27532