@drxsuperapp/sdk 1.1.423 → 1.1.424

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
@@ -837,15 +837,15 @@ Your branch is up to date with 'origin/master'.
837
837
  nothing to commit, working tree clean
838
838
  Everything up-to-date
839
839
  ✅ Changes committed and pushed
840
- v1.1.423
840
+ v1.1.424
841
841
  To https://gitlab.com/drx-super/drx-sdk.git
842
- c8a9b45..e9367ee master -> master
842
+ e9367ee..cccd8d7 master -> master
843
843
  ✅ Version bumped
844
844
 
845
- > @drxsuperapp/sdk@1.1.423 prepublishOnly
845
+ > @drxsuperapp/sdk@1.1.424 prepublishOnly
846
846
  > npm run build
847
847
 
848
848
 
849
- > @drxsuperapp/sdk@1.1.423 build
849
+ > @drxsuperapp/sdk@1.1.424 build
850
850
  > tsc
851
851
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.423",
3
+ "version": "1.1.424",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {