File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gen-idea-libs" ,
3
- "version" : " 1.0.4-0 " ,
3
+ "version" : " 1.0.4" ,
4
4
"description" : " Generate IntelliJ Idea libs config from given npm kotlinJs dependencies" ,
5
5
"main" : " generate" ,
6
6
"author" : " Filipp Riabchun" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kotlin-webpack-plugin" ,
3
- "version" : " 1.0.7-0 " ,
3
+ "version" : " 1.0.7" ,
4
4
"description" : " Webpack kotlin plugin" ,
5
5
"main" : " plugin.js" ,
6
6
"repository" : " JetBrains/create-react-kotlin-app" ,
29
29
"glob" : " 7.1.2" ,
30
30
"globby" : " 6.1.0" ,
31
31
"kotlin-compiler" : " 1.1.4-dev-970" ,
32
- "kotlinc-js" : " ^1.0.6-0 " ,
32
+ "kotlinc-js" : " ^1.0.6" ,
33
33
"read-dir-files" : " ^0.1.1"
34
34
},
35
35
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kotlinc-js" ,
3
- "version" : " 1.0.6-0 " ,
3
+ "version" : " 1.0.6" ,
4
4
"description" : " KotlincJS compiler wrapper for NodeJS" ,
5
5
"main" : " kotlin-compiler.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts-kotlin" ,
3
- "version" : " 2.0.0-0 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " JetBrains/create-react-kotlin-app" ,
6
6
"license" : " BSD-3-Clause" ,
39
39
"extract-text-webpack-plugin" : " 2.1.0" ,
40
40
"file-loader" : " 0.11.1" ,
41
41
"fs-extra" : " 3.0.1" ,
42
- "gen-idea-libs" : " ^1.0.4-0 " ,
42
+ "gen-idea-libs" : " ^1.0.4" ,
43
43
"html-webpack-plugin" : " 2.28.0" ,
44
44
"kotlin" : " ^1.1.51" ,
45
- "kotlin-webpack-plugin" : " ^1.0.7-0 " ,
45
+ "kotlin-webpack-plugin" : " ^1.0.7" ,
46
46
"object-assign" : " 4.1.1" ,
47
47
"postcss-flexbugs-fixes" : " 3.0.0" ,
48
48
"postcss-loader" : " 2.0.5" ,
You can’t perform that action at this time.
0 commit comments