@probelabs/visor 0.1.84 → 0.1.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
process.env.VISOR_VERSION = '0.1.
|
|
2
|
+
process.env.VISOR_VERSION = '0.1.85';
|
|
3
3
|
process.env.PROBE_VERSION = '0.6.0-rc124';
|
|
4
4
|
/******/ (() => { // webpackBootstrap
|
|
5
5
|
/******/ var __webpack_modules__ = ({
|
|
@@ -231963,7 +231963,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"application/1d-interleaved-parityfec
|
|
|
231963
231963
|
/***/ ((module) => {
|
|
231964
231964
|
|
|
231965
231965
|
"use strict";
|
|
231966
|
-
module.exports = {"rE":"0.1.
|
|
231966
|
+
module.exports = {"rE":"0.1.85"};
|
|
231967
231967
|
|
|
231968
231968
|
/***/ })
|
|
231969
231969
|
|