Skip to content

Commit

Permalink
Release release-1_3_0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie-swrve committed Mar 15, 2024
1 parent 376690e commit df8a939
Show file tree
Hide file tree
Showing 2 changed files with 1,145 additions and 1,142 deletions.
12 changes: 6 additions & 6 deletions SwrveCoreSDK/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swrve/web-core",
"version": "1.2.0",
"version": "1.3.0",
"description": "Swrve marketing engagement platform web core SDK",
"keywords": [
"swrve",
Expand All @@ -13,7 +13,7 @@
],
"author": "Swrve Inc.",
"license": "Apache-2.0",
"readme":"../README.md",
"readme": "../README.md",
"homepage": "https://github.com/Swrve/swrve-web-core-sdk#readme",
"main": "dist/SwrveCoreSDK.js",
"types": "dist/types/index.d.ts",
Expand All @@ -37,13 +37,13 @@
"@types/jest": "^27.0.3",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"strip-loader": "^0.1.2",
"strip-loader": "0.1.2",
"ts-jest": "^27.0.7",
"ts-loader": "^9.2.6",
"typescript": "^4.4.4",
"webpack": "^5.63.0",
"webpack-cli": "^4.9.1",
"worker-loader": "^2.0.0"
"webpack": "5.76.0",
"webpack-cli": "4.10.0",
"worker-loader": "2.0.0"
},
"dependencies": {
"@types/crypto-js": "4.2.0",
Expand Down
Loading

0 comments on commit df8a939

Please sign in to comment.