@financial-times/n-myft-ui 34.0.2 → 35.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.toolkitstate/ci.json +2 -2
- package/package.json +2 -2
package/.toolkitstate/ci.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@financial-times/n-myft-ui",
|
3
|
-
"version": "
|
3
|
+
"version": "35.0.0",
|
4
4
|
"description": "Client side component for interaction with myft",
|
5
5
|
"main": "server.js",
|
6
6
|
"scripts": {
|
@@ -113,6 +113,7 @@
|
|
113
113
|
"@financial-times/o-overlay": "^4.0.0",
|
114
114
|
"@financial-times/o-spacing": "^3.0.0",
|
115
115
|
"@financial-times/o-tooltip": "^5.2.4",
|
116
|
+
"next-myft-client": "^12.2.0",
|
116
117
|
"n-ui-foundations": "^9.0.0 || ^10.0.0",
|
117
118
|
"react": "^17.0.2"
|
118
119
|
},
|
@@ -122,7 +123,6 @@
|
|
122
123
|
"form-serialize": "^0.7.2",
|
123
124
|
"ftdomdelegate": "^4.0.6",
|
124
125
|
"js-cookie": "^2.2.1",
|
125
|
-
"next-myft-client": "^12.0.1",
|
126
126
|
"next-session-client": "^4.0.0",
|
127
127
|
"ready-state": "^2.0.5",
|
128
128
|
"superstore-sync": "^2.1.1"
|