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 5d95b41 commit 1ab083eCopy full SHA for 1ab083e
package.json
@@ -60,7 +60,8 @@
60
"url": "git@github.com:carbon-design-system/carbon-components-angular.git"
61
},
62
"publishConfig": {
63
- "provenance": true
+ "provenance": true,
64
+ "access": "public"
65
66
"license": "Apache-2.0",
67
"author": "IBM",
src/package.json
@@ -16,7 +16,8 @@
16
"@carbon/styles": "^1.54.0"
17
18
19
20
21
22
"dependencies": {
23
"@carbon/icon-helpers": "10.54.0",
0 commit comments