8000 fix(ci): remove version property from package file · UWB-ACM/uwbacm-site@e43e7fc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit e43e7fc

Browse files
committed
fix(ci): remove version property from package file
semantic-release is going to add its default value if this property isn't specified, which should fix the version name conflict when running semantic-release.
1 parent 316ec14 commit e43e7fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "uwbacm-site",
3-
"version": "1.0.0",
43
"description": "Site for UWB ACM",
54
"private": true,
65
"dependencies": {

0 commit comments

Comments
 (0)
0