Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Feb 16, 2016
1 parent 278579f commit 0f20099
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "babel-eslint",
"version": "5.0.0-beta10",
"version": "5.0.0",
"description": "",
"main": "index.js",
"files": ["index.js"],
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "https://github.com/babel/babel-eslint.git"
Expand Down

0 comments on commit 0f20099

Please sign in to comment.