-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Development
: Update Apollon to version 3.0.0 (#57)
* Update Apollon to version 1.5.2 * Add package lock file * Update Apollon version to beta 3 and mark BPMN diagrams as beta * Update missing Apollon version * fix schema issues (and apollon version issue) * Update package version to indicate a breaking change * fix versioning issues * Update apollon version * Update Apollon versions * fix readme --------- Co-authored-by: Eugene Ghanizadeh Khoub <[email protected]>
- Loading branch information
1 parent
5b92616
commit ca94f34
Showing
9 changed files
with
40 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "apollon_standalone", | ||
"version": "1.7.3", | ||
"version": "2.0.0", | ||
"private": true, | ||
"main": "index.js", | ||
"repository": "[email protected]:ls1intum/Apollon_standalone.git", | ||
|
@@ -32,11 +32,10 @@ | |
"update": "npm run upgrade-interactive --latest" | ||
}, | ||
"devDependencies": { | ||
"concurrently": "8.2.1", | ||
"@stylelint/postcss-css-in-js": "0.38.0", | ||
"concurrently": "8.2.1", | ||
"postcss": "8.4.31" | ||
}, | ||
"dependencies": {}, | ||
"resolutions": { | ||
"semver": "7.5.4", | ||
"word-wrap": "1.2.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters