Skip to content

Commit e4c60f7

Browse files
committed
Fixed npm publish package path
1 parent c645561 commit e4c60f7

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
@@ -84,7 +84,7 @@
8484
},
8585
"npm": {
8686
"publish": true,
87-
"publishPath": "dist",
87+
"publishPath": "dist/",
8888
"publishConfig": {
8989
"access": "public"
9090
}

0 commit comments

Comments
 (0)