File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 1.3 .0" ,
2+ "version" : " 1.4 .0" ,
33 "npmClient" : " yarn" ,
44 "packages" : [" packages/*" ],
55 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @influxdata/influxdb3-client-browser" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " InfluxDB 3 client for browser" ,
55 "scripts" : {
66 "apidoc:extract" : " echo \" Nothing to do\" " ,
4747 "access" : " public"
4848 },
4949 "devDependencies" : {
50- "@influxdata/influxdb3-client" : " ^1.3 .0" ,
50+ "@influxdata/influxdb3-client" : " ^1.4 .0" ,
5151 "cpr" : " ^3.0.1" ,
5252 "rimraf" : " ^5.0.0"
5353 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @influxdata/influxdb3-client" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " The Client that provides a simple and convenient way to interact with InfluxDB 3." ,
55 "scripts" : {
66 "build" : " yarn cp ../../README.md ./README.md && yarn run clean && yarn run build:browser && yarn run build:node" ,
You can’t perform that action at this time.
0 commit comments