[Gradle, JS] Remove redundant from kotlin-test-js-runner

This commit is contained in:
Ilya Goncharov
2019-11-14 16:03:54 +03:00
parent 6a6bef0f6c
commit 77950c5410
2 changed files with 1 additions and 7 deletions
@@ -14,10 +14,9 @@
"build": "rimraf lib/* && rollup -c rollup.config.js"
},
"dependencies": {
"@types/node": "^10.12.21",
"browser-process-hrtime": "^1.0.0"
},
"devDependencies": {
"@types/node": "^10.12.21",
"rimraf": "^2.6.3",
"rollup": "^1.1.2",
"rollup-plugin-commonjs": "^9.2.0",
@@ -96,11 +96,6 @@ braces@^1.8.2:
preserve "^0.2.0"
repeat-element "^1.1.2"
browser-process-hrtime@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
buffer-from@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"