Skip to content

Commit

Permalink
Merge df06274 into 6b45983
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Jan 5, 2021
2 parents 6b45983 + df06274 commit 22c2c83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"description": "Traverse JSON Schema passing each schema object to callback",
"main": "index.js",
"types": "index.d.ts",
"files":[
"index.d.ts"
],
"scripts": {
"eslint": "eslint index.js spec",
"test-spec": "mocha spec -R spec",
Expand Down

0 comments on commit 22c2c83

Please sign in to comment.