@slickgrid-universal/utils
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "@slickgrid-universal/utils", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "Common set of small utilities", | ||
"main": "dist/commonjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"exports": { | ||
@@ -23,2 +21,4 @@ ".": { | ||
"types": "dist/types/index.d.ts", | ||
"main": "dist/commonjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "access": "public" | ||
], | ||
"gitHead": "d451b40069aa36d96f9d51a37e50721380a30bb2" | ||
"gitHead": "2ad41933e52f1f82c6eb57be65c18be1548c0a9b" | ||
} |
Sorry, the diff of this file is not supported yet
84975