File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-spanner?activeTab=versions
66
7+ ## v2.2.1
8+
9+ 11-28-2018 10:43 PST
10+
11+
12+ ### Implementation Changes
13+ - Update package.json to include the build directory ([ #454 ] ( https://github.com/googleapis/nodejs-spanner/pull/454 ) )
14+
715## v2.2.0
816
91711-27-2018 09:13 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/spanner" ,
33 "description" : " Cloud Spanner Client Library for Node.js" ,
4- "version" : " 2.2.0 " ,
4+ "version" : " 2.2.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1212 "test" : " mocha system-test/*.js --timeout 600000"
1313 },
1414 "dependencies" : {
15- "@google-cloud/spanner" : " ^2.2.0 " ,
15+ "@google-cloud/spanner" : " ^2.2.1 " ,
1616 "yargs" : " ^12.0.1"
1717 },
1818 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments