Skip to content

Commit

Permalink
@oigroup/lightscript-eslint@3.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjohnson committed Oct 11, 2017
1 parent 52dadaa commit fe34c6c
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.6",
"version": "3.0.0-beta.0",
"description": "LightScript parser for ESLint, based on babel-eslint",
"main": "index.js",
"files": [
Expand All @@ -12,12 +12,12 @@
"url": "https://github.com/lightscript/lightscript-eslint.git"
},
"dependencies": {
"@oigroup/babel-plugin-lightscript": "3.0.0-alpha.6",
"babylon": "^6.18.0",
"@oigroup/babel-plugin-lightscript": "3.0.0-beta.0",
"babel-code-frame": "^6.22.0",
"babel-core": "^6.25.0",
"babel-traverse": "^6.25.0",
"babel-types": "^6.25.0",
"babylon": "^6.18.0",
"lodash": "^4.17.4",
"lodash.pickby": "^4.6.0"
},
Expand Down

0 comments on commit fe34c6c

Please sign in to comment.