Skip to content

Commit e9eaed7

Browse files
committed
Alternatives message
1 parent c971141 commit e9eaed7

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Better NPM scripts runner
99
- https://github.com/formly-js/angular-formly/issues/305
1010
- https://github.com/npm/npm/issues/2800
1111

12+
# Inspired by
13+
14+
- https://www.npmjs.com/package/with-package
15+
16+
# Alternatives
17+
18+
- [argv-set-env](https://github.com/kentcdodds/argv-set-env)
19+
1220
# Usage in package.json
1321

1422
From this:
@@ -62,7 +70,3 @@ To this:
6270
6371
}
6472
```
65-
66-
# Inspired by
67-
68-
- https://www.npmjs.com/package/with-package

0 commit comments

Comments
 (0)