Skip to content

Commit a90e194

Browse files
build(package): upgrade standard-version to 6
The previous downgrade to 5 wasn't necessary. However, I cannot upgrade to >6 because this library is on 0.x.x and not a major version.
1 parent 70e3a29 commit a90e194

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
@@ -59,7 +59,7 @@
5959
"rimraf": "^3.0.2",
6060
"rollup": "^2.12.1",
6161
"rollup-plugin-uglify": "^6.0.4",
62-
"standard-version": "^5",
62+
"standard-version": "6",
6363
"typescript": "^3.9.3"
6464
},
6565
"peerDependencies": {

0 commit comments

Comments
 (0)