@nginstack/devops 58.0.20 → 59.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nginstack/devops",
3
- "version": "58.0.20",
3
+ "version": "59.0.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -19,7 +19,7 @@
19
19
  "@nginstack/web-framework": ">=40"
20
20
  },
21
21
  "devDependencies": {
22
- "@nginstack/build-tools": "^58.0.20"
22
+ "@nginstack/build-tools": "^59.0.1"
23
23
  },
24
- "gitHead": "b4c3c14a06e9be26f01b2003aaef41c152f03a53"
24
+ "gitHead": "b0ffafbab37a154e84eecca7cf27be29dfac0df9"
25
25
  }