Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrsjng committed Jul 25, 2020
1 parent e2670d4 commit 255ef01
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/modulejs.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! modulejs v2.8.0 - https://larsjung.de/modulejs/ */
/*! modulejs v2.9.0 - https://larsjung.de/modulejs/ */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
2 changes: 1 addition & 1 deletion dist/modulejs.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modulejs",
"version": "2.8.0",
"version": "2.9.0",
"description": "Lightweight JavaScript module system.",
"homepage": "https://larsjung.de/modulejs/",
"author": "Lars Jung <lrsjng@gmail.com> (https://larsjung.de)",
Expand Down

0 comments on commit 255ef01

Please sign in to comment.