stylelint-formatter-pretty
Advanced tools
Comparing version 1.0.1 to 1.0.2
MIT License | ||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) | ||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) | ||
Copyright (c) Marc Görtz | ||
@@ -5,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "stylelint-formatter-pretty", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A pretty Stylelint formatter.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -90,2 +90,2 @@ # stylelint-formatter-pretty [![Build Status](https://travis-ci.org/Dreamseer/stylelint-formatter-pretty.svg?branch=master)](https://travis-ci.org/Dreamseer/stylelint-formatter-pretty) | ||
MIT © [Sindre Sorhus](https://sindresorhus.com/) | ||
MIT © [Sindre Sorhus](https://sindresorhus.com/), [Marc Görtz](https://marcgoertz.de/) |
9923