Update svgo to 1.3.0 #9

Closed
C-Lodder wants to merge 1 commit from patch-1 into master
C-Lodder commented 2019-08-07 09:07:36 +00:00 (Migrated from github.com)

https://www.npmjs.com/package/svgo

Latest version: 1.3.0

https://www.npmjs.com/package/svgo Latest version: 1.3.0
corneliusio commented 2019-08-07 17:50:48 +00:00 (Migrated from github.com)

This change is actually not necessary as the carrot (^) at the beginning of the indicated version will tell npm or yarn to most current minor version release—meaning it will always install the latest 1.x version of svgo. "^1.0.0" and "^1.3.0" are the same request.

Thanks for taking the initiative of doing a PR though, cheers.

This change is actually not necessary as the carrot (^) at the beginning of the indicated version will tell npm or yarn to most current minor version release—meaning it will always install the latest 1.x version of svgo. "^1.0.0" and "^1.3.0" are the same request. Thanks for taking the initiative of doing a PR though, cheers.
C-Lodder commented 2019-08-07 18:26:05 +00:00 (Migrated from github.com)

Ahh, I didn't even notice the ^

Ahh, I didn't even notice the `^`

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
repos/gulp-svgo!9
No description provided.