Skip to content

Commit

Permalink
npm allow dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tugrul committed Sep 7, 2022
1 parent 4789ddb commit 95048ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!/dist/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tugrul/async-replace",
"version": "1.0.2",
"version": "1.0.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 95048ab

Please sign in to comment.