Skip to content

Commit

Permalink
use npm files array
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Mar 28, 2019
1 parent 5211c30 commit dfe1d73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
17 changes: 0 additions & 17 deletions .gitattributes

This file was deleted.

10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"name": "utilsac",
"version": "9.8.0",
"version": "9.8.1",
"description": "Utility functions",
"main": "files.js",
"scripts": {
"test": "echo see tests"
},
"files": [
"blobs.js",
"operators.js",
"utility.js",
"readme.js",
"random.js",
"license.txt"
],
"keywords": [
"utility",
"files",
Expand Down

0 comments on commit dfe1d73

Please sign in to comment.