v1.3.3
npm install @weh/weh@1.3.3- ✨ added
npm5compability! there's now a package lockfile, so you can do this:
git clone https://github.com/wehjs/weh && cd weh
npm install -g npm5
npm5 install(i mean, you could do that before, but now it's faster)
- 🐛 fixed npm installing all devDependencies by default for some reason