Added octicons as a devDependency

Generated some SVG files to use on the new index page.
This commit is contained in:
Angelos Chalaris
2018-04-06 20:24:59 +03:00
parent 5675e7c116
commit 889cc75ab4
10 changed files with 19 additions and 3 deletions

View File

@ -15,7 +15,8 @@
"rollup-plugin-babel-minify": "^3.1.2",
"semistandard": "^11.0.0",
"tap-spec": "^4.1.1",
"tape": "^4.8.0"
"tape": "^4.8.0",
"octicons": "^7.2.0"
},
"name": "30-seconds-of-code",
"description": "A collection of useful JavaScript snippets.",