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.
2 parents a58daee + 5718bb1 commit abb0670Copy full SHA for abb0670
package.json
@@ -17,7 +17,7 @@
17
"@jetbrains/kotlin-extensions": "^1.0.0-pre.20",
18
"@jetbrains/kotlin-react": "^16.2.0-pre.20",
19
"@jetbrains/kotlin-react-dom": "^16.2.0-pre.20",
20
- "eslint": "4.17.0",
+ "eslint": "4.18.0",
21
"husky": "^0.14.3",
22
"kotlin": "^1.2.0",
23
"kotlinx-html": "^0.6.8",
packages/kotlin-webpack-plugin/package.json
@@ -28,7 +28,7 @@
28
"@jetbrains/kotlinc-js-api": "^1.2.4",
29
"fs-extra": "5.0.0",
30
"glob": "7.1.2",
31
- "globby": "8.0.0",
+ "globby": "8.0.1",
32
"kotlin-compiler": "^1.2.1",
33
"read-dir-files": "^0.1.1"
34
},
0 commit comments