Removes npm-git.sh scripts (#4853)

This commit is contained in:
Florent Vilmart
2018-06-25 20:59:54 -04:00
parent dccd7d7a1d
commit b660ca5ed8
4 changed files with 21 additions and 52 deletions

View File

@@ -8,6 +8,14 @@
* Adds support for JS SDK 2.0 job status header
### 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)