File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22node_modules /
33
44# Ignore Vscode's Settings
5- .vscode
5+ .vscode /
66
77# Ignore .github in npm to reduce size
8- .github
8+ .github /
Original file line number Diff line number Diff line change @@ -54,4 +54,9 @@ All notable changes to this project will are being listed in this file.
5454* :bug : Bug Fixes
5555* :truck : Directory CHanges
5656* :zap : Code Cleanup
57- * :fire : Remove Stylelint
57+ * :fire : Remove Stylelint
58+
59+ ## 1.0.7
60+ * :bug : Fixes
61+ * :zap : Code Cleanup
62+ * :zap : Meta Data (readme....)
Original file line number Diff line number Diff line change 11{
22 "name" : " krishdevdb/reseter.css" ,
33 "description" : " Reset All CSS By Browsers With Reseter.css. And Make Web Look Same Across All Browsers" ,
4- "version" : " 1.0.6 " ,
4+ "version" : " 1.0.7 " ,
55 "type" : " library" ,
66 "keywords" : [
77 " Reset.css" ,
Original file line number Diff line number Diff line change 33Package . describe ( {
44 name : "krishdevdb:resetercss" ,
55 summary : "Reset All CSS By Browsers With Reseter.css. And Make Web Look Same Across All Browsers" ,
6- version : "1.0.6 " ,
6+ version : "1.0.7 " ,
77 git : "https://github.com/krishdevdb/reseter.css.git"
88} ) ;
99
You can’t perform that action at this time.
0 commit comments