We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efcb0e commit c1cf849Copy full SHA for c1cf849
packages/kotlin-webpack-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jetbrains/kotlin-webpack-plugin",
3
-"version": "1.2.0",
+"version": "1.1.2",
4
"description": "Kotlin plugin for webpack",
5
"main": "plugin.js",
6
"repository": "JetBrains/create-react-kotlin-app",
packages/react-scripts/package.json
@@ -30,7 +30,7 @@
30
"@jetbrains/kotlin-extensions": "^1.0.0-pre.15",
31
"@jetbrains/kotlin-react": "^16.2.0-pre.15",
32
"@jetbrains/kotlin-react-dom": "^16.2.0-pre.15",
33
-"@jetbrains/kotlin-webpack-plugin": "^1.2.0",
+"@jetbrains/kotlin-webpack-plugin": "^1.1.2",
34
"@jetbrains/ts2kt-automator": "^1.0.7",
35
"autoprefixer": "7.2.3",
36
"case-sensitive-paths-webpack-plugin": "2.1.1",
0 commit comments