Compare commits
1 Commits
v5.3.1
...
v4.1.2-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
646c9fb177 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openlayers",
|
"name": "openlayers",
|
||||||
"version": "4.1.1",
|
"version": "4.1.2-beta.1",
|
||||||
"description": "Build tools and sources for developing OpenLayers based mapping applications",
|
"description": "Build tools and sources for developing OpenLayers based mapping applications",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"map",
|
"map",
|
||||||
|
|||||||
@@ -98,7 +98,7 @@ main() {
|
|||||||
npm install
|
npm install
|
||||||
build_js ${PROFILES}
|
build_js ${PROFILES}
|
||||||
build_css
|
build_css
|
||||||
npm publish
|
npm publish --tag beta
|
||||||
}
|
}
|
||||||
|
|
||||||
if test ${#} -ne 1; then
|
if test ${#} -ne 1; then
|
||||||
|
|||||||
Reference in New Issue
Block a user