Skip to content

Commit f7a6445

Browse files
committed
updated package.json for docs
1 parent 27aadee commit f7a6445

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/sdk",
3-
"version": "5.2.0",
3+
"version": "5.3.1",
44
"license": "Apache-2.0",
55
"types": "index.d.ts",
66
"scripts": {
@@ -26,10 +26,10 @@
2626
"dependencies": {
2727
"@babel/polyfill": "^7.11.5",
2828
"@lightningjs/core": "^2.7.0",
29-
"@metrological/sdk": "github:metrological/metrological-sdk",
29+
"@metrological/sdk": "^1.0.0",
3030
"@michieljs/execute-as-promise": "^1.0.0",
3131
"deepmerge": "^4.2.2",
32-
"localCookie": "github:WebPlatformForEmbedded/localCookie",
32+
"localcookies": "^2.0.0",
3333
"shelljs": "^0.8.5",
3434
"url-polyfill": "^1.1.10",
3535
"whatwg-fetch": "^3.0.0"

0 commit comments

Comments
 (0)