@drxsuperapp/sdk 1.1.412 → 1.1.413

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
@@ -829,15 +829,15 @@ Your branch is up to date with 'origin/master'.
829
829
  nothing to commit, working tree clean
830
830
  Everything up-to-date
831
831
  ✅ Changes committed and pushed
832
- v1.1.412
832
+ v1.1.413
833
833
  To https://gitlab.com/drx-super/drx-sdk.git
834
- a508531..4b5108d master -> master
834
+ 4b5108d..7bc20e6 master -> master
835
835
  ✅ Version bumped
836
836
 
837
- > @drxsuperapp/sdk@1.1.412 prepublishOnly
837
+ > @drxsuperapp/sdk@1.1.413 prepublishOnly
838
838
  > npm run build
839
839
 
840
840
 
841
- > @drxsuperapp/sdk@1.1.412 build
841
+ > @drxsuperapp/sdk@1.1.413 build
842
842
  > tsc
843
843
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.412",
3
+ "version": "1.1.413",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {