Skip to content

Commit 01b31cf

Browse files
committed
v0.5.6
1 parent f17af78 commit 01b31cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-lightscript",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "Compile LightScript to JavaScript.",
55
"main": "index.js",
66
"engines": {
@@ -17,7 +17,7 @@
1717
"homepage": "http://lightscript.org/",
1818
"license": "MIT",
1919
"dependencies": {
20-
"babylon-lightscript": "^0.5.5"
20+
"babylon-lightscript": "^0.5.6"
2121
},
2222
"files": [
2323
"stdlib.js",

0 commit comments

Comments
 (0)