diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2025-06-13 12:31:05 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2025-06-13 12:31:05 -0500 |
| commit | 4154e0cc1744996788b6727cd2ef4a0d3a42095e (patch) | |
| tree | 4ff78f1eb6368549a07128c503bb602cad1a0686 | |
| parent | 470883b4b836447692ac3ea5d2b4fc50cbdfecba (diff) | |
| download | material-svg-atlas-plugin-webpack-4154e0cc1744996788b6727cd2ef4a0d3a42095e.tar.xz material-svg-atlas-plugin-webpack-4154e0cc1744996788b6727cd2ef4a0d3a42095e.zip | |
change package name
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9cb663a..3ea235c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "svg-symbol-atlas-view-plugin", + "name": "material-svg-atlas-plugin-webpack", "version": "1.0.0", "main": "index.js", "scripts": { |
