@drxsuperapp/sdk 1.1.417 → 1.1.418

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