Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ganemone authored and fusion-bot[bot] committed Jul 4, 2018
1 parent 03c4124 commit 33e94cf
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"name": "eslint-config-fusion",
"version": "3.0.0-0",
"description":
"eslint-config-fusion is an eslint config recommended for use with FusionJS.",
"version": "3.0.0",
"description": "eslint-config-fusion is an eslint config recommended for use with FusionJS.",
"license": "MIT",
"repository": "fusionjs/eslint-config-fusion",
"files": ["rules", "index.js"],
"files": [
"rules",
"index.js"
],
"main": "index.js",
"dependencies": {
"eslint-config-uber-universal-stage-3": "^2.0.0"
Expand Down

0 comments on commit 33e94cf

Please sign in to comment.