File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 4.1.2 " ,
6
+ "version" : " 4.1.3 " ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true ,
9
9
"workspaces" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cityofzion/neon-api" ,
3
3
"description" : " Neon-API module: High level API for neon-js" ,
4
- "version" : " 4.1.2 " ,
4
+ "version" : " 4.1.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/CityOfZion/neon-js.git"
32
32
"test:unit" : " jest /packages/.*/__tests__/.*"
33
33
},
34
34
"devDependencies" : {
35
- "@cityofzion/neon-core" : " ^4.1.2 " ,
35
+ "@cityofzion/neon-core" : " ^4.1.3 " ,
36
36
"@types/jest" : " ^23.1.0" ,
37
37
"cross-env" : " ^5.2.0" ,
38
38
"jest" : " ^23.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cityofzion/neon-core" ,
3
3
"description" : " Neon-JS Core functionality" ,
4
- "version" : " 4.1.2 " ,
4
+ "version" : " 4.1.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/CityOfZion/neon-js.git"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cityofzion/neon-js" ,
3
3
"description" : " Neon-JS SDK for interacting with NEO blockchain" ,
4
- "version" : " 4.1.2 " ,
4
+ "version" : " 4.1.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/CityOfZion/neon-js.git"
30
30
"pretty" : " prettier --write --loglevel=warn \" ./{src,__{tests,integration}__}/**/*.ts\" "
31
31
},
32
32
"dependencies" : {
33
- "@cityofzion/neon-api" : " ^4.1.2 " ,
34
- "@cityofzion/neon-core" : " ^4.1.2 " ,
35
- "@cityofzion/neon-nep5" : " ^4.1.2 "
33
+ "@cityofzion/neon-api" : " ^4.1.3 " ,
34
+ "@cityofzion/neon-core" : " ^4.1.3 " ,
35
+ "@cityofzion/neon-nep5" : " ^4.1.3 "
36
36
},
37
37
"devDependencies" : {
38
38
"@types/jest" : " ^23.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cityofzion/neon-nep5" ,
3
3
"description" : " Neon-NEP5 Module" ,
4
- "version" : " 4.1.2 " ,
4
+ "version" : " 4.1.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/CityOfZion/neon-js.git"
32
32
"test:unit" : " jest /packages/.*/__tests__/.*"
33
33
},
34
34
"devDependencies" : {
35
- "@cityofzion/neon-core" : " ^4.1.2 " ,
35
+ "@cityofzion/neon-core" : " ^4.1.3 " ,
36
36
"@types/jest" : " ^23.1.0" ,
37
37
"cross-env" : " ^5.2.0" ,
38
38
"jest" : " ^23.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cityofzion/neon-nep9" ,
3
3
"description" : " Neon-NEP9 Module" ,
4
- "version" : " 4.1.2 " ,
4
+ "version" : " 4.1.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/CityOfZion/neon-js.git"
You can’t perform that action at this time.
0 commit comments