@nxtedition/histogram
Advanced tools
+2
-3
| { | ||
| "name": "@nxtedition/histogram", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "type": "module", | ||
@@ -24,3 +24,2 @@ "main": "lib/index.js", | ||
| "build": "rimraf lib && tsc -p tsconfig.build.json", | ||
| "prepublishOnly": "yarn build", | ||
| "typecheck": "tsc --noEmit", | ||
@@ -37,3 +36,3 @@ "test": "node --test", | ||
| }, | ||
| "gitHead": "351ba4b2a0cb6cef253a613e7f5027768d05fec4" | ||
| "gitHead": "1e4e772bc3128f962c6937c2c090a51d0602071b" | ||
| } |
20667
-0.17%