Skip to content

Commit f64b4b0

Browse files
committed
fix: remove allowHost
1 parent f1d86a0 commit f64b4b0

File tree

6 files changed

+21
-685
lines changed

6 files changed

+21
-685
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This module is distributed in 3 formats
3232

3333
- `lib.esm` build `dist/lib.esm/index.js` in es6 format
3434
- `lib.cjs` build `dist/lib.cjs/index.js` in es5 format
35-
- `umd` build `dist/torusUtils.umd.min.js` in es5 format without polyfilling corejs minified
3635

3736
By default, the appropriate format is used for your specified usecase
3837
You can use a different format (if you know what you're doing eg. node) by referencing the correct file

0 commit comments

Comments
 (0)