diff --git a/README.md b/README.md index 1fa19b1..023932e 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,8 @@ import * as TypeMoq from "typemoq"; TypeMoq requires Lodash to run, so make sure to include it in your page along `typemoq.js`: ```html - - + + ``` Also in your `tsconfig.json` you need to set the module target as `UMD`: diff --git a/test/index.html b/test/index.html index 515602d..700a69a 100644 --- a/test/index.html +++ b/test/index.html @@ -14,7 +14,7 @@ mocha.setup('bdd'); - +