We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d393e85 commit d5b0a56Copy full SHA for d5b0a56
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "camunda-commons-ui",
4
- "version": "7.12.15-SNAPSHOT",
+ "version": "7.12.15",
5
"description": "Common files for camunda BPM platform UIs",
6
"main": "index.js",
7
"gruntConfig": {
@@ -43,7 +43,7 @@
43
"bootstrap": "3.4.1",
44
"bpmn-font": "0.8.0",
45
"bpmn-js": "3.4.3",
46
- "camunda-bpm-sdk-js": "git://github.com/camunda/camunda-bpm-sdk-js#7.12",
+ "camunda-bpm-sdk-js": "git://github.com/camunda/camunda-bpm-sdk-js#7.12.15",
47
"clipboard": "2.0.4",
48
"cmmn-js": "0.18.1",
49
"dmn-js": "8.0.2",
0 commit comments