Skip to content

Commit 44c3f70

Browse files
committed
modify unbuild entries for new util name 'crypto'
1 parent ae4efb6 commit 44c3f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"unbuild": {
8181
"entries": [
82-
"./src/utils/hash.ts",
82+
"./src/utils/crypto.ts",
8383
"./src/utils/headers.ts",
8484
"./src/utils/merge.ts",
8585
"./src/defaultConfig.ts"

0 commit comments

Comments
 (0)