No working browser version for 1.2.2

Using `"noEmitOnError": true` in `tsconfig.json` prevents the browser build from being created
This commit is contained in:
Elliot Lee
2019-04-18 00:53:28 -07:00
committed by GitHub
parent 6f2d448059
commit f6a22d2121

View File

@@ -12,14 +12,7 @@ Minor changes:
* Travis: Drop node 9 and add node 11 for testing
* Bump versions of devDependencies
The SHA-256 checksums for the browser version of this release can be found
below.
```
% shasum -a 256 *
aa8683050e73272e44eda4147ec12da3eee829c486c356f2378defc308ec443b ripple-1.2.2-debug.js
548646f3d29ff2af1c63fb10dd63dfa84a59e88a8f76487ae6bf103558d4b991 ripple-1.2.2-min.js
aec9c7ad5fd238d6afadae68175441d11ad44c091427f280c7c59aec3a2dc0c9 ripple-1.2.2.js
```
Note: There is no browser version of this release.
## 1.2.1 (2019-03-23)