Liu Song’s Projects


~/Projects/bytesize-icons

git clone https://code.lsong.org/bytesize-icons

Commit

Commit
7ba29b6a27392ca2fdeecab80aec3cce105ff862
Author
Dan Klammer <[email protected]>
Date
2019-03-24 12:34:24 -0400 -0400
Diffstat
 bower.json | 25 -------------------------

Remove Bower support


diff --git a/bower.json b/bower.json
deleted file mode 100644
index 56fec2fc4859509ff425ba4923ed05d1a2f0b98a..0000000000000000000000000000000000000000
--- a/bower.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "name": "bytesize-icons",
-  "version": "1.4.0",
-  "homepage": "https://github.com/danklammer/bytesize-icons",
-  "authors": [
-    "Dan Klammer <[email protected]>"
-  ],
-  "description": "A tiny style-controlled svg iconset",
-  "main": [
-    "dist/bytesize-symbols.svg"
-  ],
-  "ignore": [
-    "design",
-    "*.json",
-    "*.png",
-    "*.md"
-  ],
-  "keywords": [
-    "icons",
-    "svg",
-    "iconset",
-    "line icons"
-  ],
-  "license": "MIT"
-}
\ No newline at end of file