oh-my-spreadsheets
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "oh-my-spreadsheets", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "There is a library that provides convenient features for working with Google spreadsheets", | ||
@@ -30,3 +30,3 @@ "main": "build/index.js", | ||
"test": "jest", | ||
"prepublish": "echo \"TEST_PREPUBLISH_SCRIPT\"" | ||
"ci:publish": "npm run build && npm publish" | ||
}, | ||
@@ -33,0 +33,0 @@ "author": "Aleksei Zaitsev <alexej3ajtsev@gmail.com>", |
189432