@drxsuperapp/sdk 1.1.387 → 1.1.388

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
@@ -763,15 +763,15 @@ Your branch is up to date with 'origin/master'.
763
763
  nothing to commit, working tree clean
764
764
  Everything up-to-date
765
765
  ✅ Changes committed and pushed
766
- v1.1.387
766
+ v1.1.388
767
767
  To https://gitlab.com/drx-super/drx-sdk.git
768
- 24d063b..f653108 master -> master
768
+ f653108..bbc2476 master -> master
769
769
  ✅ Version bumped
770
770
 
771
- > @drxsuperapp/sdk@1.1.387 prepublishOnly
771
+ > @drxsuperapp/sdk@1.1.388 prepublishOnly
772
772
  > npm run build
773
773
 
774
774
 
775
- > @drxsuperapp/sdk@1.1.387 build
775
+ > @drxsuperapp/sdk@1.1.388 build
776
776
  > tsc
777
777
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.387",
3
+ "version": "1.1.388",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {