Skip to content

Commit

Permalink
update published files
Browse files Browse the repository at this point in the history
Signed-off-by: Asitha de Silva <asithade@gmail.com>
  • Loading branch information
asithade committed Nov 11, 2024
1 parent 3681ac0 commit d037e80
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linuxfoundation/lfx-ui-core",
"version": "1.0.6",
"version": "0.0.0",
"description": "PrimeNG v18 theme configurations and design tokens",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -18,5 +18,8 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
},
"files": [
"dist"
]
}

0 comments on commit d037e80

Please sign in to comment.