Skip to content

Commit

Permalink
Update repository link and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
vladshcherbin committed Jul 25, 2019
1 parent fb87742 commit a325208
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Create external svg sprite from your bundle using Rollup",
"version": "0.3.0",
"author": "Vlad Shcherbin <[email protected]>",
"repository": "VladShcherbin/rollup-plugin-svg-sprite",
"repository": "vladshcherbin/rollup-plugin-svg-sprite",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"scripts": {
Expand Down Expand Up @@ -42,12 +42,15 @@
],
"keywords": [
"rollup",
"plugin",
"rollup-plugin",
"svg",
"sprite",
"extract",
"svg-sprite",
"svgo",
"create",
"generate"
"generate",
"extract",
"minify"
],
"engines": {
"node": ">=8.3"
Expand Down

0 comments on commit a325208

Please sign in to comment.