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 a5fc22f commit a9fb130Copy full SHA for a9fb130
2 files changed
NEWS
@@ -1,3 +1,8 @@
1
+0.1.4 - 2018-11-19
2
+
3
+ - Release is to fix broken npm package
4
5
6
0.1.3 - 2018-11-11
7
8
- Fix issues building with newer webpack/babel
package.json
@@ -1,6 +1,6 @@
{
"name": "fengari-web",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Provides anything you need to run Fengari in the browser",
"repository": "https://github.com/fengari-lua/fengari-web.git",
"contributors": [
0 commit comments