Skip to content

Commit 2cf125e

Browse files
committed
rename umd
1 parent dd3540e commit 2cf125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const bundles = [
99
output: {
1010
file: pkg.browser,
1111
format: "umd",
12-
name: "fastestValidator"
12+
name: "FastestValidator"
1313
},
1414
plugins: [
1515
commonjs(),

0 commit comments

Comments
 (0)