Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "garden", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A styleguide based on Leroy Merlin needs", | ||
@@ -8,3 +8,4 @@ "main": "dist/js/garden.min.js", | ||
"test": "karma start", | ||
"test:ci": "karma start --single-run --reporters dots,coverage,coveralls" | ||
"test:ci": "karma start --single-run --reporters dots,coverage -R spec", | ||
"report-coverage": "codecov" | ||
}, | ||
@@ -34,2 +35,3 @@ "repository": { | ||
"chalk": "^1.1.1", | ||
"codecov": "^1.0.1", | ||
"cssnano": "^3.4.0", | ||
@@ -55,3 +57,2 @@ "eslint": "^1.10.3", | ||
"karma-coverage": "^0.5.3", | ||
"karma-coveralls": "^1.1.2", | ||
"karma-fixture": "^0.2.5", | ||
@@ -91,3 +92,3 @@ "karma-html2js-preprocessor": "^0.1.0", | ||
"sinon": "^1.17.2", | ||
"stylelint": "^3.2.1", | ||
"stylelint": "^5.1.0", | ||
"webpack-stream": "^3.1.0", | ||
@@ -94,0 +95,0 @@ "yargs": "^4.1.0" |
<img src="docs/images/garden.png" alt="Garden"> | ||
[![Build Status](https://img.shields.io/travis/leroy-merlin-br/garden.svg)](https://travis-ci.org/leroy-merlin-br/garden) | ||
[![Coverage Status](https://img.shields.io/coveralls/leroy-merlin-br/garden.svg)](https://coveralls.io/github/leroy-merlin-br/garden?branch=master) | ||
![CodeShip](https://codeship.com/projects/7aa22b80-d3f1-0133-7a36-1e4d5c815c8f/status?branch=master) | ||
[![codecov.io](https://codecov.io/github/leroy-merlin-br/garden/coverage.svg?branch=master)](https://codecov.io/github/leroy-merlin-br/garden?branch=master) | ||
[![Semver](http://img.shields.io/SemVer/0.7.0.png)](http://semver.org/spec/v0.7.0.html) | ||
A front end library to help you make *your* grass greener than the other side | ||
@@ -7,0 +10,0 @@ |
@@ -13,3 +13,3 @@ import $ from 'jquery'; | ||
showIn: 1000, | ||
type: 'primary', | ||
type: 'primary' | ||
}; | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2593
50
150324
85