+6
−5
css/country-flag-icons.min.css
0 → 100644
+1
−0
File added.
Preview size limit exceeded, changes collapsed.
+5
−5
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,10 +2,10 @@ | ||
"name": "country-flag-icons",
|
||
"version": "0.1.0",
|
||
"devDependencies": {
|
||
"grunt": "~0.4.1",
|
||
"grunt-contrib-clean":"0.4.0",
|
||
"grunt-contrib-less":"0.6.4",
|
||
"grunt-contrib-cssmin":"0.5.0",
|
||
"grunt-contrib-watch": "0.5.1"
|
||
"grunt": "~0.4",
|
||
"grunt-contrib-clean": ~"0.4",
|
||
"grunt-contrib-less": ~"0.6",
|
||
"grunt-contrib-cssmin": ~"0.5",
|
||
"grunt-contrib-watch": ~"0.5"
|
||
}
|
||
} |
||
Loading