@drxsuperapp/sdk 1.1.195 → 1.1.197

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
@@ -379,15 +379,15 @@ Your branch is up to date with 'origin/master'.
379
379
  nothing to commit, working tree clean
380
380
  Everything up-to-date
381
381
  ✅ Changes committed and pushed
382
- v1.1.195
382
+ v1.1.197
383
383
  To https://gitlab.com/drx-super/drx-sdk.git
384
- 5edcad6..e97f783 master -> master
384
+ 28216c2..1662ad8 master -> master
385
385
  ✅ Version bumped
386
386
 
387
- > @drxsuperapp/sdk@1.1.195 prepublishOnly
387
+ > @drxsuperapp/sdk@1.1.197 prepublishOnly
388
388
  > npm run build
389
389
 
390
390
 
391
- > @drxsuperapp/sdk@1.1.195 build
391
+ > @drxsuperapp/sdk@1.1.197 build
392
392
  > tsc
393
393
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.195",
3
+ "version": "1.1.197",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {