@neuprint/miniroiheatmap
Advanced tools
Comparing version
{ | ||
"name": "@neuprint/miniroiheatmap", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "horizontal heatmaps showing ROI connectivity", | ||
@@ -23,4 +23,4 @@ "author": "Jody Clements <jody@neomorphic.co.uk>", | ||
"prebuild": "rimraf build", | ||
"build": "NODE_ENV=production npx babel ./src --out-dir ./lib --ignore '**/*.test.jsx' --ignore '**/*.test.js'", | ||
"dev": "NODE_ENV=development npx babel ./src --out-dir ./lib --ignore '**/*.test.jsx' --ignore '**/*.test.js' --source-maps --watch --verbose", | ||
"build": "NODE_ENV=production babel ./src --out-dir ./lib --ignore '**/*.test.jsx' --ignore '**/*.test.js'", | ||
"dev": "NODE_ENV=development babel ./src --out-dir ./lib --ignore '**/*.test.jsx' --ignore '**/*.test.js' --source-maps --watch --verbose", | ||
"prepublishOnly": "npm run-script build" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@neuprint/colorbox": "^1.1.1", | ||
"@neuprint/colorbox": "^1.1.2", | ||
"colormap": "^2.3.1" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "4c3024d618c8137b4837a95c037bbe6d50f4204e" | ||
"gitHead": "01656f309935acece1faa26680c4825ad1e78298" | ||
} |
Sorry, the diff of this file is not supported yet
13586
0.01%Updated