File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.0.1] ( https://github.com/hexonet/node-sdk/compare/v7.0.0...v7.0.1 ) (2020-04-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** npm:** fixed main property path in package.json ([ 8a24bd5] ( https://github.com/hexonet/node-sdk/commit/8a24bd57575719f7f8a45fcf28e88c7813e733bd ) )
7+
18# [ 7.0.0] ( https://github.com/hexonet/node-sdk/compare/v6.0.2...v7.0.0 ) (2020-04-24)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @hexonet/ispapi-apiconnector" ,
33 "description" : " Node.js SDK for the insanely fast HEXONET API" ,
4- "version" : " 6 .0.2 " ,
4+ "version" : " 7 .0.0 " ,
55 "private" : false ,
66 "author" : {
77 "name" : " Kai Schwarz" ,
8899 },
10- "main" : " dist/index.js" ,
10+ "main" : " dist/src/ index.js" ,
1111 "license" : " MIT" ,
1212 "engines" : {
1313 "node" : " >=10.18.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hexonet/ispapi-apiconnector" ,
33 "description" : " Node.js SDK for the insanely fast HEXONET API" ,
4- "version" : " 7.0.0 " ,
4+ "version" : " 7.0.1 " ,
55 "private" : false ,
66 "author" : {
77 "name" : " Kai Schwarz" ,
You can’t perform that action at this time.
0 commit comments