Skip to content

Commit cca7ba8

Browse files
committed
codexteam icons added
1 parent 3722d14 commit cca7ba8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"style-loader": "^0.21.0",
3131
"webpack": "^4.29.5",
3232
"webpack-cli": "^3.2.3"
33+
},
34+
"dependencies": {
35+
"@codexteam/icons": "^0.0.5"
3336
}
3437
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,11 @@
526526
lodash "^4.17.11"
527527
to-fast-properties "^2.0.0"
528528

529+
"@codexteam/icons@^0.0.5":
530+
version "0.0.5"
531+
resolved "https://registry.yarnpkg.com/@codexteam/icons/-/icons-0.0.5.tgz#d17f39b6a0497c6439f57dd42711817a3dd3679c"
532+
integrity sha512-s6H2KXhLz2rgbMZSkRm8dsMJvyUNZsEjxobBEg9ztdrb1B2H3pEzY6iTwI4XUPJWJ3c3qRKwV4TrO3J5jUdoQA==
533+
529534
"@webassemblyjs/ast@1.8.3":
530535
version "1.8.3"
531536
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.3.tgz#63a741bd715a6b6783f2ea5c6ab707516aa215eb"

0 commit comments

Comments
 (0)