@gudhub/core 1.2.4-beta.55 → 1.2.4-beta.56

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/build.sh CHANGED
@@ -92,6 +92,7 @@ else
92
92
  fi
93
93
 
94
94
 
95
+ cp ./dist/gudhub.es.js ./dist/gudhub.es.mjs
95
96
 
96
97
  # sets correct angular variable for umd package after build
97
98