Removes npm-git.sh scripts (#4853)

This commit is contained in:
Florent Vilmart
2018-06-25 20:59:54 -04:00
committed by GitHub
parent ade5a33c27
commit e15244c7b2
4 changed files with 21 additions and 52 deletions

View File

@@ -3,6 +3,14 @@
### master
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...master)
### 2.8.3
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.3...2.8.2)
#### Improvements:
* Removes npm-git scripts as npm supports using git repositories that build, thanks to [Florent Vilmart](https://github.com/flovilmart)
### 2.8.2
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1)