ElementsProject / ElementsProject/elementsproject.org

hexo "updates itself" when testing locally

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
89
Forks
45
PR merge metrics
No merged PRs in 30d

Description

While testing locally (npm install, npm start), package.json modified itself:
```diff
"hexo": {
- "version": "3.2.2"
+ "version": "3.3.8"
},
"dependencies": {
"hexo": "^3.1.0",
```
Not sure what to do about that...
More data:
```
$ npm -v
3.5.2
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.