We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27aadee commit f7a6445Copy full SHA for f7a6445
docs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lightningjs/sdk",
3
- "version": "5.2.0",
+ "version": "5.3.1",
4
"license": "Apache-2.0",
5
"types": "index.d.ts",
6
"scripts": {
@@ -26,10 +26,10 @@
26
"dependencies": {
27
"@babel/polyfill": "^7.11.5",
28
"@lightningjs/core": "^2.7.0",
29
- "@metrological/sdk": "github:metrological/metrological-sdk",
+ "@metrological/sdk": "^1.0.0",
30
"@michieljs/execute-as-promise": "^1.0.0",
31
"deepmerge": "^4.2.2",
32
- "localCookie": "github:WebPlatformForEmbedded/localCookie",
+ "localcookies": "^2.0.0",
33
"shelljs": "^0.8.5",
34
"url-polyfill": "^1.1.10",
35
"whatwg-fetch": "^3.0.0"
0 commit comments