Skip to content

Commit f0a1c01

Browse files
author
Matthew Dobson
authored
Merge pull request #115 from apigee-internal/vb2.3.5
Updating assets for version bump and release.
2 parents 8154ba4 + e5e340d commit f0a1c01

File tree

2 files changed

+48
-34
lines changed

2 files changed

+48
-34
lines changed

npm-shrinkwrap.json

Lines changed: 44 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edgemicro",
3-
"version": "2.4.1-beta",
3+
"version": "2.3.5",
44
"description": "Apigee Edge Microgateway",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -22,10 +22,10 @@
2222
"jsonwebtoken": "^5.7.0",
2323
"lodash": "^3.9.3",
2424
"log-symbols": "^1.0.2",
25-
"microgateway-config": "^2.3.4-beta",
26-
"microgateway-core": "^2.4.0-beta",
25+
"microgateway-config": "^2.3.3",
26+
"microgateway-core": "^2.3.3",
2727
"microgateway-edgeauth": "^1.0.2",
28-
"microgateway-plugins": "^2.3.5-beta",
28+
"microgateway-plugins": "^2.3.5",
2929
"pem": "^1.8.1",
3030
"request": "^2.67.0",
3131
"rimraf": "^2.4.3",

0 commit comments

Comments
 (0)