Skip to content

Commit

Permalink
@oigroup/lightscript-eslint@3.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjohnson committed Oct 8, 2017
1 parent ea1ddf6 commit ab96233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oigroup/lightscript-eslint",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "LightScript parser for ESLint, based on babel-eslint",
"main": "index.js",
"files": [
Expand All @@ -12,8 +12,8 @@
"url": "https://github.com/lightscript/lightscript-eslint.git"
},
"dependencies": {
"@oigroup/babel-plugin-lightscript": "3.0.0-alpha.5",
"@oigroup/babylon-lightscript": "3.0.0-alpha.5",
"@oigroup/babel-plugin-lightscript": "3.0.0-alpha.6",
"@oigroup/babylon-lightscript": "3.0.0-alpha.6",
"babel-code-frame": "^6.22.0",
"babel-core": "^6.25.0",
"babel-traverse": "^6.25.0",
Expand Down

0 comments on commit ab96233

Please sign in to comment.