Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-27 13:12:48 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-27 13:12:48 +0300
commitc27f531c3bbc4a96e3b008c71c3ef97da6dbc74a (patch)
tree2a62b6463b6e728fb284e6f9d2761ebebc536ff9 /package.json
parent6da8b9a7b9bfa76f9b8961221ba558239cb7e176 (diff)
De-bundlize external script
For many reasons: 1. Easier to upgrade for user, simply change html 2. Avoid growing git repo size 3. Allow browser cache usage Upgrade fontawesome in same time that fixes #58
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 766263c..1ff0838 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,6 @@
},
"homepage": "https://github.com/kakawait/hugo-tranquilpeak-theme",
"devDependencies": {
- "bower": "^1.3.12",
"eslint": "^2.11.1",
"eslint-config-google": "^0.5.0",
"grunt": "^0.4.5",