shopify-preconnect 1.0.24 → 1.0.25

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shopify-preconnect",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
4
4
  "scripts": {
5
5
  "build": "webpack --mode production",
6
6
  "start-publish": "npm version patch && npm publish",