@nginstack/devops 67.0.21 → 68.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": "67.0.21",
3
+ "version": "68.0.1",
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": "^67.0.21"
23
+ "@nginstack/build-tools": "^68.0.1"
24
24
  },
25
- "gitHead": "7aba397e429aafc56bbfb68934e83632d979b097"
25
+ "gitHead": "2ca14bc1a415d28ee5cadd8130daef1864c9fbb9"
26
26
  }