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