Skip to content

Commit 9420e4e

Browse files
feat(markdown-converter): correct dependency
1 parent 9dea0f5 commit 9420e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
},
3636
"dependencies": {
3737
"axios": "^0.19.0",
38+
"carbon-components": "^10.7.4",
3839
"js-cookie": "^2.2.1",
3940
"window-or-global": "^1.0.1"
4041
},
@@ -56,7 +57,6 @@
5657
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
5758
"babel-polyfill": "^6.26.0",
5859
"browserslist-config-carbon": "10.3.0",
59-
"carbon-components": "^10.7.4",
6060
"chalk": "^2.3.0",
6161
"cli-table": "^0.3.0",
6262
"core-js": "^3.1.3",

0 commit comments

Comments
 (0)