We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d49fee commit dd162deCopy full SHA for dd162de
2 files changed
NEWS
@@ -1,3 +1,8 @@
1
+0.1.3 - 2018-11-11
2
+
3
+ - Fix issues building with newer webpack/babel
4
5
6
0.1.2 - 2018-04-23
7
8
- Change check for non-webworker to a check for document object
package.json
@@ -1,6 +1,6 @@
{
"name": "fengari-web",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Provides anything you need to run Fengari in the browser",
"repository": "https://github.com/fengari-lua/fengari-web.git",
"contributors": [
0 commit comments