@pitaj said in package.json after update to 1.7.1:
You should really update NodeBB when you get a chance. Older versions have security risks that are fixed in latest.
I take snapshots before and after I make any changes.
After the update from 1.7.0 > 1.7.1 I ran git status, which prints the following now, and then, same thing:
On branch v1.5.x
Your branch and 'origin/v1.5.x' have diverged,
and have 578 and 16 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
You have unmerged paths.
(fix conflicts and run "git commit")
Unmerged paths:
(use "git add/rm <file>..." as appropriate to mark resolution)
deleted by us: package.json
So I checked package.json, which contained what is shown in my previous post.
Since that time, I have reverted to the 1.7.0 snapshot, and updated to 1.7.1, however package.json shows:
"name": "nodebb",
"license": "GPL-3.0",
"description": "NodeBB Forum",
"version": "1.7.1",
"homepage": "http://www.nodebb.org",
"repository": {
"type": "git",
Question would be where is the issue?
The frontend show 1.7.1