Skip to content

Commit

Permalink
Raise version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO committed Feb 3, 2022
1 parent 6a9eac2 commit 96575ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mmm-publictransporthafas",
"version": "1.3.0",
"version": "1.4.0",
"description": "Public transport module for MagicMirror² driven by hafas-client data.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,10 +41,10 @@
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.1",
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^24.0.0",
"stylelint-prettier": "^2.0.0"
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^24.0.0",
"stylelint-prettier": "^2.0.0"
},
"scripts": {
"lint": "eslint . && stylelint **/*.css",
Expand Down

0 comments on commit 96575ab

Please sign in to comment.