mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Use custom tag for prod releases
This commit is contained in:
parent
6ab3d6ef9a
commit
ddf44727eb
@ -38,7 +38,7 @@
|
||||
"flowgen": "for i in $(find dist -type f -name \"*.d.ts\"); do sh -c \"flowgen $i -o ${i%.*.*}.js.flow\"; done;",
|
||||
"lint": "ocular-lint",
|
||||
"cover": "ocular-test cover",
|
||||
"publish-prod": "ocular-publish prod",
|
||||
"publish-prod": "ocular-publish prod alt-latest",
|
||||
"publish-beta": "ocular-publish beta",
|
||||
"test": "tsc && ocular-test",
|
||||
"test-fast": "tsc && ocular-test node",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user