@nginstack/devops 64.0.3 → 64.0.23

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": "64.0.3",
3
+ "version": "64.0.23",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -20,7 +20,7 @@
20
20
  "@nginstack/web-framework": ">=40"
21
21
  },
22
22
  "devDependencies": {
23
- "@nginstack/build-tools": "^64.0.1"
23
+ "@nginstack/build-tools": "^64.0.23"
24
24
  },
25
- "gitHead": "9eca671ac81684438c4cd3830acc602dfd7a31be"
25
+ "gitHead": "e392de63b4d08de1d8a2289e7e1835d7a053b092"
26
26
  }