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

Commit 2ad669e

Browse files
committed
chore: remove unnecessary script
1 parent 8b97512 commit 2ad669e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/nuxt/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"scripts": {
2222
"prebuild": "nuxi prepare playground",
2323
"build": "unbuild",
24-
"build:fast": "unbuild",
2524
"dev": "echo 'Dev'",
2625
"start": "nuxi dev playground",
2726
"dev:build": "nuxi build playground",
@@ -56,6 +55,5 @@
5655
},
5756
"publishConfig": {
5857
"access": "public"
59-
},
60-
"module": "dist/chakra-ui-nuxt-next.esm.mjs"
58+
}
6159
}

0 commit comments

Comments
 (0)