Catalog alignment
[sdc.git] / catalog-ui / src / typings / jsMd5 / md5.d.ts
index 3f06a6f..475dc29 100644 (file)
@@ -22,7 +22,7 @@
 // Definitions by: Roland Greim <https://github.com/tigerxy>
 // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/
 
-/// <reference path="../jquery/jquery.d.ts"/>
+/// <reference path="../../../node_modules/@types/jquery/index.d.ts"/>
 
 interface JQuery {
     md5(value: string): string;