@datarailsshared/dr_renderer 1.2.268 → 1.2.269

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@ jobs:
20
20
  name: Prepare publish version
21
21
  command: |
22
22
  postfix=""
23
- if [[ "${CIRCLE_BRANCH}" != prod ]] ; then
23
+ if [[ "${CIRCLE_BRANCH}" != master ]] ; then
24
24
  postfix="-$CIRCLE_BRANCH"
25
25
  fi
26
26
 
@@ -70,7 +70,7 @@ workflows:
70
70
  filters:
71
71
  branches:
72
72
  only:
73
- - /prod.*/
73
+ - /master/
74
74
  - /tigers/
75
75
  - /bratans/
76
76
  - /dragons/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/dr_renderer",
3
- "version": "1.2.268",
3
+ "version": "1.2.269",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",