@keymanapp/kmc-package 17.0.85-alpha → 17.0.86-alpha

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.
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at 2023-04-11T18:54:11.227Z
134
+ at 2023-04-12T18:52:06.071Z
135
135
  </div>
136
136
  <script src="prettify.js"></script>
137
137
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-04-11T18:54:11.227Z
104
+ at 2023-04-12T18:52:06.071Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -889,7 +889,7 @@ export default class KmpCompiler {
889
889
  <div class='footer quiet pad2 space-top1 center small'>
890
890
  Code coverage generated by
891
891
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
892
- at 2023-04-11T18:54:11.227Z
892
+ at 2023-04-12T18:52:06.071Z
893
893
  </div>
894
894
  <script src="../prettify.js"></script>
895
895
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-04-11T18:54:11.227Z
104
+ at 2023-04-12T18:52:06.071Z
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
107
107
  <script>
@@ -121,7 +121,7 @@ import { fileURLToPath } from 'url';
121
121
  <div class='footer quiet pad2 space-top1 center small'>
122
122
  Code coverage generated by
123
123
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
124
- at 2023-04-11T18:54:11.227Z
124
+ at 2023-04-12T18:52:06.071Z
125
125
  </div>
126
126
  <script src="../../prettify.js"></script>
127
127
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-04-11T18:54:11.227Z
104
+ at 2023-04-12T18:52:06.071Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -430,7 +430,7 @@ describe('KmpCompiler', function () {
430
430
  <div class='footer quiet pad2 space-top1 center small'>
431
431
  Code coverage generated by
432
432
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
433
- at 2023-04-11T18:54:11.227Z
433
+ at 2023-04-12T18:52:06.071Z
434
434
  </div>
435
435
  <script src="../prettify.js"></script>
436
436
  <script>
package/package.json CHANGED
@@ -50,5 +50,5 @@
50
50
  "type": "git",
51
51
  "url": "git+https://github.com/keymanapp/keyman.git"
52
52
  },
53
- "version": "17.0.85-alpha"
53
+ "version": "17.0.86-alpha"
54
54
  }