Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: stylelint-config-eyeo/package.json

Issue 29720577: Issue 6288 - Publish stylelint-config-eyeo on npm (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Update version number Created April 12, 2018, 2:42 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stylelint-config-eyeo/package.json
===================================================================
--- a/stylelint-config-eyeo/package.json
+++ b/stylelint-config-eyeo/package.json
@@ -1,11 +1,11 @@
{
"name": "stylelint-config-eyeo",
- "version": "1.0.0",
+ "version": "1.0.2",
"description": "Stylelint configuration as used by eyeo.",
"main": "index.js",
"repository": {
"type": "hg",
"url": "https://hg.adblockplus.org/codingtools"
},
"keywords": [
"eyeo",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld