Commit package-lock.json
This commit is contained in:
parent
36c8c3e38d
commit
c04d81a5ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,7 +7,6 @@ config/
|
||||
node_modules
|
||||
flatisfy/web/static/assets
|
||||
data/
|
||||
package-lock.json
|
||||
doc/_build
|
||||
data_rework/
|
||||
.env
|
||||
|
@ -233,7 +233,7 @@ schema might change from time to time. Here is how to update it automatically:
|
||||
+ [ZipAround](https://github.com/guix77/ziparound) generates a list of ZIP codes centered on a city name, within a radius of N kilometers and within a certain travel time by car (France only). You can invoke it with:
|
||||
|
||||
```sh
|
||||
yarn ziparound
|
||||
npm ziparound
|
||||
# or alternatively
|
||||
yarn ziparound --code 75001 --distance 3
|
||||
npm ziparound --code 75001 --distance 3
|
||||
```
|
||||
|
8738
package-lock.json
generated
Normal file
8738
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user