Skip to content

Commit

Permalink
1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bplok20010 committed Apr 18, 2020
1 parent bd2b2e8 commit 6a76595
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eval5",
"version": "1.4.4",
"version": "1.4.5",
"description": "A JavaScript interpreter written in JavaScript",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
29 changes: 24 additions & 5 deletions umd/eval5.js

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

2 changes: 1 addition & 1 deletion umd/eval5.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions umd/eval5.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion umd/eval5.min.js.map

Large diffs are not rendered by default.

0 comments on commit 6a76595

Please sign in to comment.