Skip to content

Commit

Permalink
Actually include statusMapping.js
Browse files Browse the repository at this point in the history
Oops.
  • Loading branch information
TimothyGu committed Feb 20, 2020
1 parent 96e0365 commit 0c8ea29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"files": [
"index.js",
"lib/mappingTable.json",
"lib/regexes.js"
"lib/regexes.js",
"lib/statusMapping.js"
],
"scripts": {
"test": "mocha",
Expand Down

0 comments on commit 0c8ea29

Please sign in to comment.