Skip to content

Commit

Permalink
Merge pull request #232 from klarna/release/2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
NMGuner authored Dec 22, 2023
2 parents 0e52a4b + 72291f9 commit cf96581
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-klarna-inapp-sdk",
"title": "Klarna Mobile SDK React Native",
"version": "2.1.13",
"version": "2.2.0",
"description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -86,8 +86,7 @@
"turbo": "^1.10.7",
"typescript": "^5.0.2"
},
"dependencies": {
},
"dependencies": {},
"engines": {
"node": ">=16"
},
Expand Down

0 comments on commit cf96581

Please sign in to comment.