There was an error while loading. Please reload this page.
1 parent cacf265 commit 97c8b70Copy full SHA for 97c8b70
.github/.keepalive
@@ -1 +1 @@
1
-2022-09-01T01:33:37.928Z
+2022-10-01T02:00:38.641Z
lib/index.js
@@ -41,9 +41,9 @@
41
42
// MODULES //
43
44
-var prepend = require( './prepend.js' );
+var main = require( './main.js' );
45
46
47
// EXPORTS //
48
49
-module.exports = prepend;
+module.exports = main;
lib/prepend.js renamed to lib/main.js
0 commit comments