We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4f9ad commit 162d1abCopy full SHA for 162d1ab
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bitgo-forks/io-ts",
3
- "version": "2.1.4",
+ "version": "0.0.0-semantic-release-managed",
4
"description": "TypeScript compatible runtime type system for IO validation",
5
"files": [
6
"lib",
@@ -29,7 +29,7 @@
29
},
30
"repository": {
31
"type": "git",
32
- "url": "https://github.com/gcanti/io-ts.git"
+ "url": "https://github.com/BitGo/io-ts.git"
33
34
"author": "Giulio Canti <[email protected]>",
35
"license": "MIT",
0 commit comments