File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- <a name =" 1.0 .0 " ></a >
2- # 1.0.0 (2016-10-10 )
1+ <a name =" 1.1 .0 " ></a >
2+ # [ 1.1.0 ] ( https://github.com/michael-ciniawsky/postcss-load-options/compare/v1.0.2...v1.1.0 ) (2017-01-07 )
33
44
5+ ### Features
6+
7+ * ** index:** config file ([ d8349b7] ( https://github.com/michael-ciniawsky/postcss-load-options/commit/d8349b7 ) )
8+
59
610
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-load-options" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Autoload Options for PostCSS" ,
55 "engines" : { "node" : " >=0.12" },
66 "main" : " index.js" ,
77 "scripts" : {
88 "clean" : " rm -rf .nyc_output coverage jsdoc-api dmd" ,
99 "lint" : " standard" ,
1010 "test" : " nyc ava -v test/pkg/index.js test/rc/index.js test/js/index.js test/err/index.js" ,
11- "logs" : " standard-changelog > CHANGELOG.md" ,
11+ "logs" : " standard-changelog CHANGELOG.md -w " ,
1212 "docs" : " jsdoc2md index.js lib/options.js > INDEX.md" ,
1313 "start" : " sudo npm run clean && npm run lint && sudo npm test"
1414 },
You can’t perform that action at this time.
0 commit comments