@drxsuperapp/sdk 1.1.352 → 1.1.354

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/deploy.log +4 -4
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -719,15 +719,15 @@ Your branch is up to date with 'origin/master'.
719
719
  nothing to commit, working tree clean
720
720
  Everything up-to-date
721
721
  ✅ Changes committed and pushed
722
- v1.1.352
722
+ v1.1.354
723
723
  To https://gitlab.com/drx-super/drx-sdk.git
724
- 9dbb6c1..dd621ab master -> master
724
+ 4eeb509..e5ff0e8 master -> master
725
725
  ✅ Version bumped
726
726
 
727
- > @drxsuperapp/sdk@1.1.352 prepublishOnly
727
+ > @drxsuperapp/sdk@1.1.354 prepublishOnly
728
728
  > npm run build
729
729
 
730
730
 
731
- > @drxsuperapp/sdk@1.1.352 build
731
+ > @drxsuperapp/sdk@1.1.354 build
732
732
  > tsc
733
733
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.352",
3
+ "version": "1.1.354",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {