There was an error while loading. Please reload this page.
1 parent f17af78 commit 01b31cfCopy full SHA for 01b31cf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-lightscript",
3
- "version": "0.5.5",
+ "version": "0.5.6",
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.5"
+ "babylon-lightscript": "^0.5.6"
21
},
22
"files": [
23
"stdlib.js",
0 commit comments