Skip to content

Commit b1227b4

Browse files
authored
Fix bumpver because we removed package.json (#12266)
1 parent 75ea963 commit b1227b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ push = False
4040
setup.cfg =
4141
version = {version}
4242
current_version = "{version}"
43-
package.json =
44-
"version": "{version}",
4543
docs/conf.py =
4644
version = "{version}"
4745
readthedocs/__init__.py =

0 commit comments

Comments
 (0)