@dxos/esbuild-plugins 2.20.1-dev.1c7767b7 → 2.20.1-dev.e197fd2e

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.
@@ -2,13 +2,13 @@ Invoking: toolchain build:test
2
2
 
3
3
 
4
4
  typescript
5
- OK in 2111 ms
5
+ OK in 3242 ms
6
6
 
7
7
  eslint
8
- OK in 3750 ms
8
+ OK in 6434 ms
9
9
 
10
10
  jest
11
11
  No tests found, exiting with code 0
12
- OK in 1541 ms
12
+ OK in 2532 ms
13
13
 
14
- CHECK COMPLETE in 7420 ms
14
+ CHECK COMPLETE in 12218 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/esbuild-plugins",
3
- "version": "2.20.1-dev.1c7767b7",
3
+ "version": "2.20.1-dev.e197fd2e",
4
4
  "license": "AGPL-3.0",
5
5
  "author": "DXOS.org",
6
6
  "main": "./dist/src/index.js",