Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Merge 89b8b1f into b4b26ad
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplantzzz committed Sep 4, 2019
2 parents b4b26ad + 89b8b1f commit f262f55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
},
"devDependencies": {
"debug": "^4.1.0"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/interface-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@
"mocha": "^6.0.2",
"ts-node": "^8.0.3",
"typescript": "^3.3.3333"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit f262f55

Please sign in to comment.