@projectcaluma/ember-distribution 13.0.1 → 13.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@projectcaluma/ember-distribution",
|
3
|
-
"version": "13.0.
|
3
|
+
"version": "13.0.2",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -36,9 +36,9 @@
|
|
36
36
|
"luxon": "^3.5.0",
|
37
37
|
"reactiveweb": "^1.3.0",
|
38
38
|
"tracked-toolbox": "^2.0.0",
|
39
|
-
"@projectcaluma/ember-
|
40
|
-
"@projectcaluma/ember-
|
41
|
-
"@projectcaluma/ember-workflow": "^13.0.
|
39
|
+
"@projectcaluma/ember-core": "^13.0.2",
|
40
|
+
"@projectcaluma/ember-form": "^13.0.2",
|
41
|
+
"@projectcaluma/ember-workflow": "^13.0.2"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"@ember/optional-features": "2.1.0",
|
@@ -69,7 +69,7 @@
|
|
69
69
|
"sass": "1.77.8",
|
70
70
|
"uikit": "3.21.9",
|
71
71
|
"webpack": "5.93.0",
|
72
|
-
"@projectcaluma/ember-testing": "13.0.
|
72
|
+
"@projectcaluma/ember-testing": "13.0.2"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
75
75
|
"ember-engines": "^0.11.0",
|