Skip to content

Commit 150d4e7

Browse files
committed
3.2.6
1 parent a185e29 commit 150d4e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ss2json",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"description": "Convert Google Spreadsheet contents to JSON. Also update Google spreadsheet from JSON data.",
55
"keywords": [
66
"json",
@@ -17,7 +17,7 @@
1717
"unit": "jest"
1818
},
1919
"bin": {
20-
"ss2json": "./bin/ss2json"
20+
"ss2json": "bin/ss2json"
2121
},
2222
"repository": {
2323
"type": "git",

0 commit comments

Comments
 (0)