Skip to content

Commit

Permalink
@oigroup/lightscript-eslint@3.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjohnson committed Oct 3, 2017
1 parent 8dcd15b commit f1ea213
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.2",
"version": "3.0.0-alpha.3",
"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.2",
"@oigroup/babylon-lightscript": "3.0.0-alpha.2",
"@oigroup/babel-plugin-lightscript": "3.0.0-alpha.3",
"@oigroup/babylon-lightscript": "3.0.0-alpha.3",
"babel-code-frame": "^6.22.0",
"babel-core": "^6.25.0",
"babel-traverse": "^6.25.0",
Expand Down

0 comments on commit f1ea213

Please sign in to comment.