@daffodil/design 0.58.9 → 0.59.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +11 -2
package/package.json CHANGED
@@ -1,6 +1,15 @@
1
1
  {
2
2
  "name": "@daffodil/design",
3
- "version": "0.58.9",
3
+ "nx": {
4
+ "targets": {
5
+ "build": {
6
+ "outputs": [
7
+ "{workspaceRoot}/dist/design"
8
+ ]
9
+ }
10
+ }
11
+ },
12
+ "version": "0.59.0",
4
13
  "author": "Graycore LLC",
5
14
  "license": "MIT",
6
15
  "bugs": {
@@ -18,7 +27,7 @@
18
27
  "@angular/core": "^13.0.0",
19
28
  "@angular/forms": "^13.0.0",
20
29
  "@angular/cdk": "^13.0.0",
21
- "@daffodil/core": "0.58.9",
30
+ "@daffodil/core": "0.59.0",
22
31
  "@fortawesome/angular-fontawesome": "^0.10.0",
23
32
  "@fortawesome/fontawesome-svg-core": "^1.2.32",
24
33
  "@fortawesome/free-solid-svg-icons": "^5.10.0",