fix(icons): Fix icon usage across all packages and extensions

This commit is contained in:
dannyrb 2019-05-30 12:28:20 -04:00
parent 2b874f9564
commit 57203d783e
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1 @@
# @ohif/extension-vtk

View File

@ -83,7 +83,8 @@
"not op_mini all"
],
"files": [
"dist"
"dist",
"README.md"
],
"publishConfig": {
"access": "public"