Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from pleszkowicz/master
Browse files Browse the repository at this point in the history
bb -> gh
  • Loading branch information
mephir committed Feb 22, 2016
2 parents 1fc1cd2 + a61b760 commit 7a54dd1
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,19 +1,19 @@
{
"name": "scss-lint",
"version": "1.0.0",
"version": "1.0.1",
"description": "scss-lint is a tool to help keep your SCSS files clean and readable.",
"main": ".scss-lint.yml",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://bitbucket.org/bayzat/scss-lint"
"url": "https://github.com/tbayaa/scss-lint"
},
"keywords": [
"scss-lint"
],
"author": "Michal Kechner <[email protected]> (http://bayzat.com)",
"license": "MIT",
"homepage": "https://bitbucket.org/bayzat/scss-lint#readme"
"homepage": "https://github.com/tbayaa/scss-lint#readme"
}

0 comments on commit 7a54dd1

Please sign in to comment.