Skip to content

Commit

Permalink
v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Talv committed Dec 15, 2019
1 parent ce98375 commit 0e5b9ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sc2galaxy",
"displayName": "StarCraft 2 Galaxy Script",
"description": "Language support for StarCraft 2 Galaxy Script",
"version": "1.10.0",
"version": "1.10.2",
"publisher": "talv",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -232,7 +232,7 @@
},
"dependencies": {
"path": "^0.12.7",
"plaxtony": "1.10.0",
"plaxtony": "1.10.2",
"vscode-languageclient": "^5.2.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -682,10 +682,10 @@ performance-now@^2.1.0:
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=

[email protected].0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/plaxtony/-/plaxtony-1.10.0.tgz#4297bf555404a96158588f3b1e8b7dbb0c6d9db4"
integrity sha512-3XnE9osEkf9NXz2iBaV/r+KVux5BIQ24Rxl1AipvqLBLOvFdMEI70ZfrBydW0o6HY71zrVPHSutJg8dU3W27NQ==
[email protected].2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/plaxtony/-/plaxtony-1.10.2.tgz#408300f418b020f05394cb14625f2057bffde9eb"
integrity sha512-9McnECS4W/LtbvRmRqwh4QXCrvX5a4uRyribNZk4LMLTBkxur9gg6CJq+2BgygHl7lCCNl+ineuwqYNXyqvzfg==
dependencies:
fs-extra "^8.1.0"
glob "^7.1.2"
Expand Down

0 comments on commit 0e5b9ed

Please sign in to comment.