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