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 cc6ec72 commit 6f3715fCopy full SHA for 6f3715f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-lightscript",
3
- "version": "0.5.8",
+ "version": "0.5.9",
4
"description": "Compile LightScript to JavaScript.",
5
"main": "index.js",
6
"engines": {
@@ -17,7 +17,7 @@
17
"homepage": "http://lightscript.org/",
18
"license": "MIT",
19
"dependencies": {
20
- "babylon-lightscript": "0.5.8"
+ "babylon-lightscript": "0.5.9"
21
},
22
"files": [
23
"stdlib.js",
0 commit comments