Browse Source
ignore: Remove unecessary files from npm publish (#59)
pull/63/head
Joe Forbes
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
7 deletions
-
package.json
|
|
@ -79,14 +79,8 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"files": [ |
|
|
|
"CONTRIBUTING.md", |
|
|
|
"dist/", |
|
|
|
"docs/", |
|
|
|
"es5/", |
|
|
|
"index.html", |
|
|
|
"scripts/", |
|
|
|
"src/", |
|
|
|
"test/" |
|
|
|
"es5/" |
|
|
|
], |
|
|
|
"dependencies": { |
|
|
|
"aes-decrypter": "1.0.3", |
|
|
|