Skip to content

Commit 255ef01

Browse files
committed
Update.
1 parent e2670d4 commit 255ef01

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/modulejs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! modulejs v2.8.0 - https://larsjung.de/modulejs/ */
1+
/*! modulejs v2.9.0 - https://larsjung.de/modulejs/ */
22
(function webpackUniversalModuleDefinition(root, factory) {
33
if(typeof exports === 'object' && typeof module === 'object')
44
module.exports = factory();

dist/modulejs.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modulejs",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Lightweight JavaScript module system.",
55
"homepage": "https://larsjung.de/modulejs/",
66
"author": "Lars Jung <[email protected]> (https://larsjung.de)",

0 commit comments

Comments
 (0)