Skip to content

Commit d037e80

Browse files
committed
update published files
Signed-off-by: Asitha de Silva <[email protected]>
1 parent 3681ac0 commit d037e80

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linuxfoundation/lfx-ui-core",
3-
"version": "1.0.6",
3+
"version": "0.0.0",
44
"description": "PrimeNG v18 theme configurations and design tokens",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -18,5 +18,8 @@
1818
"publishConfig": {
1919
"registry": "https://registry.npmjs.org/",
2020
"access": "public"
21-
}
21+
},
22+
"files": [
23+
"dist"
24+
]
2225
}

0 commit comments

Comments
 (0)