@digital-ai/dot-illustrations 1.0.27 → 1.0.28

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.
@@ -148,7 +148,7 @@ function doMagic() {
148
148
  <!-- Code block to be copied -->
149
149
  <pre class="codeBlock">
150
150
  <code class="codeBlock">
151
- <span class="dot-illustration">
151
+ <span class="dot-integration">
152
152
  <img class="${integration}""></img>
153
153
  </span>
154
154
  </code>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-illustrations",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "description": "A central place for the design team to keep illustrations and for dev teams to find them.",
5
5
  "main": "./index.css",
6
6
  "scripts": {