Skip to content

Commit

Permalink
feat: update file export package
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen committed Dec 16, 2024
1 parent 04290a3 commit 7bff577
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/nt-stylesheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nt-stylesheet",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"packageManager": "[email protected]",
"scripts": {
Expand All @@ -14,9 +14,6 @@
"author": "",
"license": "ISC",
"type": "module",
"files": [
"dist"
],
"main": "./dist/theme.umd.cjs",
"module": "./dist/theme.js",
"exports": {
Expand Down

0 comments on commit 7bff577

Please sign in to comment.