File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11/* *
2- * ConciseCSS v3.4 .0
2+ * ConciseCSS v4.0 .0
33 * https://github.com/ConciseCSS/concise.css
44 *
55 * Copyright 2016 James Kolce, Keenan Payne and ConciseCSS Contributors
Original file line number Diff line number Diff line change 11/**
2- * ConciseCSS v3.4 .0
2+ * ConciseCSS v4.0 .0
33 * https://github.com/ConciseCSS/concise.css
44 *
55 * Copyright 2016 James Kolce, Keenan Payne and ConciseCSS Contributors
Original file line number Diff line number Diff line change 11{
22 "name" : " concise.css" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 4.0 .0" ,
44 "description" : " A lightweight front-end framework that provides functionality without the bloat." ,
55 "license" : " MIT" ,
66 "keywords" : [
1212 " front-end" ,
1313 " framework" ,
1414 " web" ,
15- " lightweight"
15+ " lightweight" ,
16+ " postcss"
1617 ],
1718 "homepage" : " http://concisecss.com" ,
1819 "bugs" : " https://github.com/ConciseCSS/concise.css/issues" ,
2122 "url" : " https://github.com/ConciseCSS/concise.css"
2223 },
2324 "engines" : {
24- "node" : " <=4.2.3 "
25+ "node" : " >=6.0.0 "
2526 },
2627 "devDependencies" : {
2728 "chokidar-cli" : " ^1.2.0" ,
You can’t perform that action at this time.
0 commit comments