Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 0175cd9

Browse files
committed
Update files in package.json
Signed-off-by: Sirbu Nicolae-Cezar <[email protected]>
1 parent 0ca2669 commit 0175cd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"module": "./dist/esm/index.js",
77
"types": "./dist/types/index.d.ts",
88
"files": [
9-
"dist"
9+
"dist",
10+
"src/components/happi-graph.scss"
1011
],
1112
"scripts": {
1213
"build:esm": "tsc"

0 commit comments

Comments
 (0)