Skip to content

Commit fddd30c

Browse files
author
Net Gusto
committed
Update lodash.js
1 parent 7986506 commit fddd30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/lodash.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
var lodash;
44

5-
if (typeof require === 'function') {
5+
if (typeof require === "function") {
66
try {
77
lodash = require("lodash");
88
} catch (e) {}

0 commit comments

Comments
 (0)