@newskit-render/core 4.3.0-alpha.2 → 4.3.0-alpha.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.
@@ -30,7 +30,7 @@ executors:
30
30
 
31
31
  node:
32
32
  docker:
33
- - image: cimg/node:16.13.0-browsers
33
+ - image: cimg/node:16.14.0-browsers
34
34
  auth:
35
35
  username: ${DOCKER_USERNAME}
36
36
  password: ${DOCKER_PASSWORD}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newskit-render/core",
3
- "version": "4.3.0-alpha.2",
3
+ "version": "4.3.0-alpha.3",
4
4
  "description": "Newskit Render - Core package",
5
5
  "author": "",
6
6
  "license": "UNLICENSED",