@financial-times/dotcom-ui-polyfill-service 8.0.0 → 9.0.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-polyfill-service",
3
- "version": "8.0.0",
3
+ "version": "9.0.0-beta.1",
4
4
  "description": "",
5
5
  "main": "server.js",
6
6
  "browser": "browser.js",
@@ -20,8 +20,8 @@
20
20
  "author": "",
21
21
  "license": "MIT",
22
22
  "engines": {
23
- "node": "16.x",
24
- "npm": "7.x || 8.x"
23
+ "node": "16.x || 18.x",
24
+ "npm": "7.x || 8.x || 9.x"
25
25
  },
26
26
  "files": [
27
27
  "dist/",