1
Fork 0

typescript(option): fix: fixed declaration containnig a bunch of anys

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-12-27 13:28:42 +02:00 committed by prescientmoon
parent dd0c29a340
commit 4ef32c05c3
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 5 additions and 5 deletions

View file

@ -56,13 +56,13 @@
"semantic-release": "^15.14.0",
"sinon": "^8.0.1",
"ts-node": "^8.5.4",
"typescript": "^3.7.4",
"utility-types": "^3.10.0"
"typescript": "^3.7.4"
},
"author": "Matei Adriel",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@thi.ng/compose": "^1.3.6",
"tslib": "^1.10.0"
"tslib": "^1.10.0",
"utility-types": "^3.10.0"
}
}

View file

@ -1,6 +1,7 @@
dependencies:
'@thi.ng/compose': 1.3.6
tslib: 1.10.0
utility-types: 3.10.0
devDependencies:
'@rollup/plugin-commonjs': 11.0.0_rollup@1.27.14
'@rollup/plugin-node-resolve': 6.0.0_rollup@1.27.14
@ -19,7 +20,6 @@ devDependencies:
sinon: 8.0.1
ts-node: 8.5.4_typescript@3.7.4
typescript: 3.7.4
utility-types: 3.10.0
lockfileVersion: 5.1
packages:
/@babel/code-frame/7.5.5:
@ -4121,7 +4121,7 @@ packages:
resolution:
integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
/utility-types/3.10.0:
dev: true
dev: false
engines:
node: '>= 4'
resolution: