@azuro-org/dictionaries
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -7,1 +7,2 @@ import assembleSelectionName from './assembleSelectionName'; | ||
export { assembleSelectionName, assembleMarketName, getMarketKey, getMarketName, getMarketDescription, }; | ||
export type { Dictionaries } from './types'; |
@@ -7,1 +7,2 @@ import assembleSelectionName from './assembleSelectionName'; | ||
export { assembleSelectionName, assembleMarketName, getMarketKey, getMarketName, getMarketDescription, }; | ||
export type { Dictionaries } from './types'; |
{ | ||
"name": "@azuro-org/dictionaries", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "CLI and set of helpers to work with Azuro protocol dictionaries", | ||
@@ -12,3 +12,3 @@ "bin": "bin.js", | ||
"build": "rimraf ./dist && rimraf ./lib && rollup -c --compact", | ||
"prepublish": "npm run build", | ||
"prepublishOnly": "npm run build", | ||
"test-bin": "rimraf ./out && node ./bin -v 2.0.1 -o ./out -t ts" | ||
@@ -15,0 +15,0 @@ }, |
17819
22
280