Skip to content

Commit

Permalink
chore: update package config
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 8, 2021
1 parent 604a2b2 commit 5998ec2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ package-lock.json
docs
types
.nyc_output
*.log
3 changes: 0 additions & 3 deletions packages/interface-blockstore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@
"devDependencies": {
"aegir": "^35.0.0",
"rimraf": "^3.0.2"
},
"publishConfig": {
"directory": "dist"
}
}
3 changes: 3 additions & 0 deletions packages/interface-datastore-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
"parserOptions": {
"sourceType": "module"
}
},
"publishConfig": {
"directory": "dist"
}
}

0 comments on commit 5998ec2

Please sign in to comment.