Update version in package.json
(Makes no difference, but echoed in test output)
This commit is contained in:
parent
4ec357bb26
commit
b80b19d3da
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue