Skip to content

Commit c1cf849

Browse files
committed
Revert "Bump kotlin-webpack-plugin version to 1.2.0 [Publish versions]"
This reverts commit 8efcb0e
1 parent 8efcb0e commit c1cf849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎packages/kotlin-webpack-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jetbrains/kotlin-webpack-plugin",
3-
"version": "1.2.0",
3+
"version": "1.1.2",
44
"description": "Kotlin plugin for webpack",
55
"main": "plugin.js",
66
"repository": "JetBrains/create-react-kotlin-app",

‎packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@jetbrains/kotlin-extensions": "^1.0.0-pre.15",
3131
"@jetbrains/kotlin-react": "^16.2.0-pre.15",
3232
"@jetbrains/kotlin-react-dom": "^16.2.0-pre.15",
33-
"@jetbrains/kotlin-webpack-plugin": "^1.2.0",
33+
"@jetbrains/kotlin-webpack-plugin": "^1.1.2",
3434
"@jetbrains/ts2kt-automator": "^1.0.7",
3535
"autoprefixer": "7.2.3",
3636
"case-sensitive-paths-webpack-plugin": "2.1.1",

0 commit comments

Comments
 (0)