@openmrs/esm-stock-management-app 1.0.1-pre.625 → 1.0.1-pre.629

Sign up to get free protection for your applications and to get access to all the features.
package/.turbo.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://turbo.build/schema.json",
3
- "pipeline": {
3
+ "tasks": {
4
4
  "build": {
5
5
  "outputs": [".dist/**"]
6
6
  },