Update version in package.json

(Makes no difference, but echoed in test output)
This commit is contained in:
Dan Stillman 2023-04-29 17:38:22 -04:00
parent 4ec357bb26
commit b80b19d3da

View file

@ -1,7 +1,7 @@
{ {
"name": "zotero", "name": "zotero",
"private": "private", "private": "private",
"version": "5.0.0", "version": "7.0.0",
"description": "Zotero", "description": "Zotero",
"main": "", "main": "",
"scripts": { "scripts": {