Bump testnetDefaultChannel
This commit is contained in:
parent
65b49c41fb
commit
d87d056e61
|
@ -6,7 +6,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/solana-labs/solana-program-library"
|
||||
},
|
||||
"testnetDefaultChannel": "v1.3.1",
|
||||
"testnetDefaultChannel": "v1.3.2",
|
||||
"scripts": {
|
||||
"start": "babel-node --ignore node_modules cli/main.js",
|
||||
"lint": "npm run pretty && eslint .",
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"/lib",
|
||||
"/module.flow.js"
|
||||
],
|
||||
"testnetDefaultChannel": "v1.3.1",
|
||||
"testnetDefaultChannel": "v1.3.2",
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"start": "babel-node cli/main.js",
|
||||
|
|
Loading…
Reference in New Issue