diff options
Diffstat (limited to 'packages/sra-spec/src/json-schemas.ts')
-rw-r--r-- | packages/sra-spec/src/json-schemas.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sra-spec/src/json-schemas.ts b/packages/sra-spec/src/json-schemas.ts index 47cca9b04..9eb32de59 100644 --- a/packages/sra-spec/src/json-schemas.ts +++ b/packages/sra-spec/src/json-schemas.ts @@ -1,4 +1,4 @@ -import { schemas as jsonSchemas } from '@0xproject/json-schemas'; +import { schemas as jsonSchemas } from '@0x/json-schemas'; // Only include schemas we actually need const { |