Update package.json

This commit is contained in:
Eric Vicenti 2018-09-16 09:14:41 -07:00 committed by GitHub
parent 3f4d038b50
commit a8f492cdcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
"version": "0.5.1",
"description": "Stack navigator component for React Navigation",
"main": "dist/index.js",
"files": [
"dist/"
],
"scripts": {
"test": "jest",
"lint": "eslint .",