Browse Source

ignore: Remove unecessary files from npm publish (#59)

pull/63/head
Joe Forbes 7 years ago
committed by GitHub
parent
commit
7ac82c763d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      package.json

8
package.json

@ -79,14 +79,8 @@
]
},
"files": [
"CONTRIBUTING.md",
"dist/",
"docs/",
"es5/",
"index.html",
"scripts/",
"src/",
"test/"
"es5/"
],
"dependencies": {
"aes-decrypter": "1.0.3",

Loading…
Cancel
Save