Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/patch-2' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Sep 4, 2020
2 parents cd91a8f + 38f6776 commit 1fd4d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"convert"
],
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "mocha --reporter spec --ui bdd --colors --check-leaks test.js",
"lint": "eslint index.js && eslint --env mocha --rule 'no-unused-expressions: 0' test.js",
Expand Down

0 comments on commit 1fd4d72

Please sign in to comment.