Skip to content

Commit 78efb99

Browse files
committed
Bump version to 2.4.5
1 parent 03c0239 commit 78efb99

File tree

2 files changed

+12
-1149
lines changed

2 files changed

+12
-1149
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "js-stack-from-scratch",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "JavaScript Stack from Scratch - Step-by-step tutorial to build a modern JavaScript stack",
55
"scripts": {
66
"test": "node mdlint.js"
77
},
88
"devDependencies": {
99
"glob": "^7.1.1",
10-
"markdownlint": "^0.3.0"
10+
"markdownlint": "^0.4.0"
1111
},
1212
"repository": "verekia/js-stack-from-scratch",
1313
"author": "Jonathan Verrecchia - @verekia",

0 commit comments

Comments
 (0)