@projectcaluma/ember-distribution 12.3.0 → 12.3.1
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": "12.3.
|
3
|
+
"version": "12.3.1",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -34,9 +34,9 @@
|
|
34
34
|
"lodash.merge": "^4.6.2",
|
35
35
|
"luxon": "^3.3.0",
|
36
36
|
"tracked-toolbox": "^2.0.0",
|
37
|
-
"@projectcaluma/ember-core": "^12.3.
|
38
|
-
"@projectcaluma/ember-form": "^12.3.
|
39
|
-
"@projectcaluma/ember-workflow": "^12.3.
|
37
|
+
"@projectcaluma/ember-core": "^12.3.1",
|
38
|
+
"@projectcaluma/ember-form": "^12.3.1",
|
39
|
+
"@projectcaluma/ember-workflow": "^12.3.1"
|
40
40
|
},
|
41
41
|
"devDependencies": {
|
42
42
|
"@ember/optional-features": "2.0.0",
|
@@ -66,7 +66,7 @@
|
|
66
66
|
"sass": "1.66.0",
|
67
67
|
"uikit": "3.16.23",
|
68
68
|
"webpack": "5.88.2",
|
69
|
-
"@projectcaluma/ember-testing": "12.3.
|
69
|
+
"@projectcaluma/ember-testing": "12.3.1"
|
70
70
|
},
|
71
71
|
"peerDependencies": {
|
72
72
|
"ember-engines": "^0.9.0",
|