Skip to content

Commit 591e784

Browse files
lencioniljharb
authored andcommitted
Use svgo ^1.0.0
svgo is on 1.0.3 now, so let's get on a newer version. I'm not sure if there is anything else needed for this change. https://github.com/svg/svgo/releases/tag/v1.0.0
1 parent 7dc34fa commit 591e784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"babylon": "^6.18.0",
4848
"lodash.isplainobject": "^4.0.6",
4949
"resolve-from": "^2.0.0",
50-
"svgo": "^0.7.2"
50+
"svgo": "^1.0.3"
5151
}
5252
}

0 commit comments

Comments
 (0)