customerio-gist-web 3.15.2 → 3.15.3

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.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "customerio-gist-web",
3
- "version": "3.15.2",
3
+ "version": "3.15.3",
4
4
  "description": "Build beautiful in-app flows with no code and deliver them instantly to your app. http://customer.io",
5
5
  "private": false,
6
6
  "scripts": {
@@ -26,7 +26,6 @@
26
26
  "webpack-cli": "^5.1.4"
27
27
  },
28
28
  "dependencies": {
29
- "axios": "^0.28.1",
30
29
  "uuid": "^8.3.2"
31
30
  },
32
31
  "repository": {