Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
languages
Tagging
Commits
4958d5d4
Commit
4958d5d4
authored
Dec 13, 2019
by
Jean-Marc Ronck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Sol version.
parent
0f2568cd
Pipeline
#218686
passed with stage
in 3 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
language-client/package.json
language-client/package.json
+2
-2
pom.xml
pom.xml
+1
-1
No files found.
language-client/package.json
View file @
4958d5d4
...
...
@@ -16,11 +16,11 @@
"@theia/languages"
:
"latest"
,
"@theia/monaco"
:
"latest"
,
"@theia/process"
:
"latest"
,
"@embeddedmontiarc/sol-runtime-templates"
:
"
^
2019.12.1
0-SNAPSHOT
"
"@embeddedmontiarc/sol-runtime-templates"
:
"
>=
2019.12.1
2
"
},
"devDependencies"
:
{
"@theia/cli"
:
"latest"
,
"@embeddedmontiarc/sol-development-tsc"
:
"
^
2019.12.1
0-SNAPSHOT
"
,
"@embeddedmontiarc/sol-development-tsc"
:
"
>=
2019.12.1
2
"
,
"typescript"
:
"^3.7.3"
},
"theiaExtensions"
:
[
...
...
pom.xml
View file @
4958d5d4
...
...
@@ -42,7 +42,7 @@
<compiler.plugin>
3.3
</compiler.plugin>
<source.plugin>
2.4
</source.plugin>
<shade.plugin>
2.4.3
</shade.plugin>
<sol.plugin>
2019.12.12
-SNAPSHOT
</sol.plugin>
<sol.plugin>
2019.12.12
</sol.plugin>
<!-- Classifiers -->
<grammars.classifier>
grammars
</grammars.classifier>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment