Compare commits

..

3 Commits

Author SHA1 Message Date
Packt-ITService b697d5f5cb remove 5$ campaign - 2022 2023-01-30 14:06:34 +05:30
Packt-ITService 35976846e6 remove 5$ campaign - 2022 2023-01-24 17:19:52 +05:30
Packt-ITService 6fc7875c1a add free ebook notification 2022-12-15 00:45:02 +05:30
2 changed files with 6 additions and 3 deletions
+3 -3
View File
@@ -318,9 +318,9 @@
}
},
"minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"requires": {
"brace-expansion": "^1.1.7"
}
+3
View File
@@ -1,3 +1,6 @@
# Node Cookbook - Fourth Edition
<a href="https://www.packtpub.com/product/node-cookbook-fourth-edition/9781838558758?utm_source=github&utm_medium=repository&utm_campaign=9781838558758"><img src="https://static.packt-cdn.com/products/9781838558758/cover/smaller" alt="Node Cookbook - Fourth Edition" height="256px" align="right"></a>