Skip to content

Commit 233df50

Browse files
committed
Update.
1 parent 7e45904 commit 233df50

File tree

5 files changed

+3
-190
lines changed

5 files changed

+3
-190
lines changed

.eslintignore

-5
This file was deleted.

.eslintrc.yml

-182
This file was deleted.

dist/modulejs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! modulejs v2.10.0 - undefined */
1+
/*! modulejs v2.11.0 - undefined */
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.json

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

0 commit comments

Comments
 (0)