Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
package: update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Jun 25, 2019
1 parent 30c11a2 commit c28279e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
* max_comment_size: new option
* promise: new API module

## Trunk

* package: update file path

## Version 4.4.3

* package: fix files declaration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"typescript": "^3.4.2"
},
"files": [
"lib"
"/lib"
],
"optionalDependencies": {},
"main": "./lib",
Expand Down

0 comments on commit c28279e

Please sign in to comment.