Added octicons as a devDependency
Generated some SVG files to use on the new index page.
This commit is contained in:
@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user