@drxsuperapp/sdk 1.1.403 → 1.1.405

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
@@ -824,15 +824,15 @@ Your branch is up to date with 'origin/master'.
824
824
  nothing to commit, working tree clean
825
825
  Everything up-to-date
826
826
  ✅ Changes committed and pushed
827
- v1.1.403
827
+ v1.1.405
828
828
  To https://gitlab.com/drx-super/drx-sdk.git
829
- 1f6c89d..bad8067 master -> master
829
+ 116baa6..275412e master -> master
830
830
  ✅ Version bumped
831
831
 
832
- > @drxsuperapp/sdk@1.1.403 prepublishOnly
832
+ > @drxsuperapp/sdk@1.1.405 prepublishOnly
833
833
  > npm run build
834
834
 
835
835
 
836
- > @drxsuperapp/sdk@1.1.403 build
836
+ > @drxsuperapp/sdk@1.1.405 build
837
837
  > tsc
838
838
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.403",
3
+ "version": "1.1.405",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {