Skip to content

Commit

Permalink
Merge pull request #14 from JetBrains/dependencies.io-update-build-9.0.0
Browse files Browse the repository at this point in the history
Update 3 dependencies from npm
  • Loading branch information
Hypnosphi committed Dec 2, 2017
2 parents 177a2fb + e7731e4 commit d116938
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/kotlin-webpack-plugin/package.json
Expand Up @@ -26,9 +26,9 @@
],
"dependencies": {
"@jetbrains/kotlinc-js-api": "^1.2.2",
"fs-extra": "4.0.0",
"fs-extra": "4.0.2",
"glob": "7.1.2",
"globby": "7.0.0",
"globby": "7.1.1",
"kotlin-compiler": "^1.2.1",
"read-dir-files": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ts2kt-automator/package.json
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"ts2kt": "0.0.14"
"ts2kt": "0.0.15"
},
"engines": {
"node": ">=6"
Expand Down

0 comments on commit d116938

Please sign in to comment.