@headwai/chat-bubble 6.7.2-rc.submit-button-design.45b3a3a → 7.1.0-rc.deployment-configuration.10c0adb

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.
@@ -94,8 +94,8 @@
94
94
  transform: scale(1.02);
95
95
  }
96
96
  </style>
97
- <script type="module" crossorigin src="/chat-bubble.js"></script>
98
- <link rel="stylesheet" crossorigin href="/chat-bubble.css">
97
+ <script type="module" crossorigin src="./chat-bubble.js"></script>
98
+ <link rel="stylesheet" crossorigin href="./chat-bubble.css">
99
99
  </head>
100
100
  <body>
101
101
  <div class="test-container">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@headwai/chat-bubble",
3
- "version": "6.7.2-rc.submit-button-design.45b3a3a",
3
+ "version": "7.1.0-rc.deployment-configuration.10c0adb",
4
4
  "description": "A chat bubble component for LocalChat by headwAI",
5
5
  "type": "module",
6
6
  "files": [