We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a08ee commit 8385569Copy full SHA for 8385569
package.json
@@ -20,20 +20,16 @@
20
"@types/jest": "^22.2.0",
21
"conventional-changelog-cli": "^2.0.5",
22
"dx-lint": "github:devex-web-frontend/dx-lint",
23
- "fp-ts": "^1.2.0",
24
"jest": "^22.4.2",
25
"jest-cli": "^23.6.0",
26
- "io-ts": "^1.3.1",
27
- "io-ts-types": "^0.3.14",
28
"prettier": "^1.10.2",
29
"ts-jest": "^23.10.4",
30
- "tslib": "^1.9.0",
31
"tslint": "^5.9.1",
32
"tslint-config-prettier": "^1.7.0",
33
"tslint-plugin-prettier": "^1.3.0",
34
"typescript": "^2.8.1"
35
},
36
- "peerDependencies": {
+ "dependencies": {
37
"fp-ts": "^1.2.0",
38
"io-ts": "^1.3.1",
39
"io-ts-types": "^0.3.14",
0 commit comments