@malloydata/malloy-tag 0.0.318 → 0.0.320

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@malloydata/malloy-tag",
3
- "version": "0.0.318",
3
+ "version": "0.0.320",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -88,7 +88,7 @@ for (const target of build) {
88
88
  console.log(`-- Create ${target.makes} from ${target.src}`);
89
89
  if (!run(`${target.run} ${target.src}`)) {
90
90
  rmSync(digestFile);
91
- // eslint-disable-next-line no-process-exit
91
+ // eslint-disable-next-line n/no-process-exit
92
92
  process.exit(1);
93
93
  }
94
94
  newDigest = true;
@@ -1 +1 @@
1
- {"/home/runner/work/malloy/malloy/packages/malloy-tag/scripts/build_parser.js":"37886ea9-7b84-5377-bc58-fe80ec897c23","MalloyTag.g4":"adae88bb-999c-5ab6-a5c0-afc19cdc4ed4"}
1
+ {"/home/runner/work/malloy/malloy/packages/malloy-tag/scripts/build_parser.js":"c8ffc191-b633-58e4-a682-28d53616cd24","MalloyTag.g4":"adae88bb-999c-5ab6-a5c0-afc19cdc4ed4"}