Move npmignore blacklist to package.json whitelist
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ParsePlatform/parse-server"
|
||||
},
|
||||
"files": [
|
||||
"bin/",
|
||||
"lib/",
|
||||
"LICENSE",
|
||||
"PATENTS",
|
||||
"README.md"
|
||||
],
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"apn": "^1.7.5",
|
||||
|
||||
Reference in New Issue
Block a user