@polkadot/types-codec
Advanced tools
Comparing version 9.10.2 to 9.10.3
@@ -16,4 +16,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '9.10.2' | ||
version: '9.10.3' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -23,3 +23,3 @@ { | ||
"type": "module", | ||
"version": "9.10.2", | ||
"version": "9.10.3", | ||
"main": "./cjs/index.js", | ||
@@ -26,0 +26,0 @@ "module": "./index.js", |
@@ -10,3 +10,3 @@ // Copyright 2017-2022 @polkadot/types-codec authors & contributors | ||
type: 'esm', | ||
version: '9.10.2' | ||
version: '9.10.3' | ||
}; |