|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "rollup-plugin-stdf-icon",
|
|
|
- "version": "0.0.14",
|
|
|
+ "version": "0.0.15",
|
|
|
"description": "A Rollup plugin that combines a series of svg into one symbol for use in the STDF project",
|
|
|
"main": "dist/index.js",
|
|
|
"scripts": {
|
|
|
@@ -8,7 +8,7 @@
|
|
|
"test": "node test/index.js"
|
|
|
},
|
|
|
"type": "module",
|
|
|
- "author": "dufu1991",
|
|
|
+ "author": "any-tdf",
|
|
|
"funding": "https://stdf.design?fund",
|
|
|
"license": "MIT",
|
|
|
"homepage": "https://github.com/any-tdf/stdf/blob/main/packages/rollup-plugin-stdf-icon/README.md",
|