Skip to content

Commit 488d41a

Browse files
authored
Update package.json
fixed couchbase version to `2.5.1`
1 parent a458d40 commit 488d41a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"homepage": "https://github.com/adpushup/NodeUtils#readme",
2020
"dependencies": {
2121
"bluebird": "^3.5.5",
22-
"couchbase": "^2.6.6",
22+
"couchbase": "2.5.1",
2323
"crypto-js": "^3.1.9-1",
2424
"emailjs": "^1.0.12",
2525
"googleapis": "^19.0.0",

0 commit comments

Comments
 (0)