@financial-times/x-live-blog-wrapper
Advanced tools
Comparing version 14.3.1 to 14.4.0
{ | ||
"name": "@financial-times/x-live-blog-wrapper", | ||
"version": "14.3.1", | ||
"version": "14.4.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "dist/LiveBlogWrapper.cjs.js", | ||
"dependencies": { | ||
"@financial-times/x-engine": "^14.3.1", | ||
"@financial-times/x-live-blog-post": "^14.3.1" | ||
"@financial-times/x-engine": "^14.4.0", | ||
"@financial-times/x-live-blog-post": "^14.4.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@financial-times/x-interaction": "^14.3.1" | ||
"@financial-times/x-interaction": "^14.4.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "repository": { | ||
"engines": { | ||
"node": "16.x || 18.x", | ||
"npm": "7.x || 8.x || 9.x" | ||
"node": "16.x || 18.x || 20.x", | ||
"npm": "7.x || 8.x || 9.x || 10.x" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
119302