by-node-env
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,2 +0,2 @@ | ||
# ChangeLog | ||
# Changelog | ||
@@ -12,1 +12,5 @@ ## 1.0.0 (2019-06-11) | ||
- Fixed some typos. | ||
## 1.0.2 (2019-06-12) | ||
- Updated README. |
{ | ||
"name": "by-node-env", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Run package.json scripts by NODE_ENV.", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -87,1 +87,7 @@ # by-node-env | ||
- Yarn compatibility. | ||
## Contributing | ||
Do you encounter bugs or having new ideas? | ||
Issues, comments and PRs are always welcomed! |
6907
93