@ndla/core
Advanced tools
Comparing version
{ | ||
"name": "@ndla/core", | ||
"type": "module", | ||
"version": "6.0.2-alpha.0", | ||
"version": "6.0.3-alpha.0", | ||
"description": "UI component library for NDLA.", | ||
@@ -9,3 +9,3 @@ "license": "GPL-3.0", | ||
"types": "./lib/index.d.ts", | ||
"import": "./es/index.js", | ||
"import": "./es/index.mjs", | ||
"require": "./lib/index.js" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "7dad2e9e5f36baa968538306625fd9bfbec96c66" | ||
"gitHead": "b9a3643909ea7b1b5c5d6799ae4b74914099d7bb" | ||
} |
39730
0.01%