Skip to content

Commit cd034a9

Browse files
committed
update
1 parent be52876 commit cd034a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/testtools/src/schema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { loadDocument } from '@zenstackhq/language';
33
import { TsSchemaGenerator } from '@zenstackhq/sdk';
44
import type { SchemaDef } from '@zenstackhq/sdk/schema';
55
import { execSync } from 'node:child_process';
6+
import crypto from 'node:crypto';
67
import fs from 'node:fs';
78
import os from 'node:os';
89
import path from 'node:path';

0 commit comments

Comments
 (0)