Skip to content

Commit ec41147

Browse files
author
Strakhov Sergey
committed
fix(compatibility): Change naming for correct browser build
1 parent cdaf51d commit ec41147

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ import isStrongPassword from './lib/isStrongPassword';
130130

131131
import isVAT from './lib/isVAT';
132132
// Import all polyfills for backward compatibility
133-
import './lib/compatibility';
133+
import './lib/compatibility/objectEntries';
134134

135135
const version = '13.15.15';
136136

0 commit comments

Comments
 (0)