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

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit Goel committed Jul 10, 2017
1 parent fa24b92 commit 8b916fb
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": "eslint-config-sumitgoelpw",
"version": "1.0.5",
"version": "1.0.6",
"description": "Yet another shareable ESLint config",
"main": "index.js",
"scripts": {},
"scripts": {
"test": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/sumitgoelpw/eslint-config-sumitgoelpw.git"
Expand Down

0 comments on commit 8b916fb

Please sign in to comment.