Skip to content

Commit dc97637

Browse files
build(package): downgrade standard-version back to 5
1 parent 62ff958 commit dc97637

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": "6",
62+
"standard-version": "5",
6363
"typescript": "^3.9.3"
6464
},
6565
"peerDependencies": {

0 commit comments

Comments
 (0)