@workwell-global/component-library 1.0.98 → 1.1.1
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.
- package/azure-pipeline.yml +0 -5
- package/package.json +1 -1
package/azure-pipeline.yml
CHANGED
|
@@ -43,11 +43,6 @@ stages:
|
|
|
43
43
|
npm publish
|
|
44
44
|
displayName: 'Publish to npmjs if version is new'
|
|
45
45
|
|
|
46
|
-
- script: |
|
|
47
|
-
npm publish
|
|
48
|
-
displayName: 'Publish to npmjs'
|
|
49
|
-
|
|
50
|
-
|
|
51
46
|
#image: node:22.9.0
|
|
52
47
|
#variables:
|
|
53
48
|
# ROUTES: account-status billing-types contractor-documents-categories contractor-documents-statuses contractor-documents-types countries currencies customer-types margins-basis nationalities payment-frequencies rate-frequencies salutations solutions
|