Skip to content

Commit

Permalink
v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Talv committed Jan 11, 2020
1 parent 54993aa commit 1f2699c
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.2",
"version": "1.10.3",
"publisher": "talv",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -241,7 +241,7 @@
},
"dependencies": {
"path": "^0.12.7",
"plaxtony": "1.10.2",
"plaxtony": "1.10.3",
"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].2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/plaxtony/-/plaxtony-1.10.2.tgz#408300f418b020f05394cb14625f2057bffde9eb"
integrity sha512-9McnECS4W/LtbvRmRqwh4QXCrvX5a4uRyribNZk4LMLTBkxur9gg6CJq+2BgygHl7lCCNl+ineuwqYNXyqvzfg==
[email protected].3:
version "1.10.3"
resolved "https://registry.yarnpkg.com/plaxtony/-/plaxtony-1.10.3.tgz#9247daf4627876b681d79935703c4f2ca29e8cae"
integrity sha512-JTwV9mcfsXZ62kj7dVaPo9qGqAbc9agtzOuFSm8y0GATzUkqn1flXnbAXtAXvbe1+9Jd/ecC5/Yn/XvKg0NxQA==
dependencies:
fs-extra "^8.1.0"
glob "^7.1.2"
Expand Down

0 comments on commit 1f2699c

Please sign in to comment.