Skip to content

Commit

Permalink
Bump SDK to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos committed Mar 24, 2020
1 parent bd00130 commit 676bc09
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@
"url": "https://croct.com"
},
"license": "UNLICENSED",
"keywords": ["croct", "personalization", "integration", "javascript", "typescript"],
"keywords": [
"croct",
"personalization",
"integration",
"javascript",
"typescript"
],
"types": "typings/index.d.ts",
"repository": {
"type": "git",
Expand All @@ -26,7 +32,7 @@
"rollup-min": "rollup -c rollup.config.js --environment minify"
},
"dependencies": {
"@croct-tech/sdk": "0.0.1-alpha1"
"@croct-tech/sdk": "0.0.1-alpha2"
},
"devDependencies": {
"@types/jest": "^24.0.15",
Expand Down

0 comments on commit 676bc09

Please sign in to comment.