Skip to content

Commit 7ce2726

Browse files
committed
Bumped v. 0.6.14
1 parent 03a1293 commit 7ce2726

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"guard-for-in": "off",
1515
"indent": "off",
1616
"linebreak-style": "off",
17-
"max-len": "off",
17+
"max-len": "off",
1818
"no-console": "off",
1919
"no-duplicate-imports": [
2020
"error",

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tc-source-content-updater",
3-
"version": "0.6.13",
3+
"version": "0.6.14",
44
"description": "Module that updates source content for the desktop application translationCore.",
55
"main": "lib/index.js",
66
"display": "library",

0 commit comments

Comments
 (0)