Skip to content

Commit e2c903d

Browse files
authored
Merge branch 'qa' into main
2 parents a82c9eb + 4e8e54d commit e2c903d

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
@@ -7,7 +7,7 @@
77
"test": "jest",
88
"test:watch": "jest --watchAll",
99
"build": "ncc build src/main.js -o dist",
10-
"release": "standard-version"
10+
"release": "semantic-release"
1111
},
1212
"author": "UC Libraries Dev Team",
1313
"license": "MIT",

0 commit comments

Comments
 (0)