We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f4130 commit a1377bcCopy full SHA for a1377bc
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.11.0](https://github.com/cnpm/npminstall/compare/v7.10.0...v7.11.0) (2023-09-14)
4
+
5
6
+### Features
7
8
+* add npm package-lock.json support ([#462](https://github.com/cnpm/npminstall/issues/462)) ([76f4130](https://github.com/cnpm/npminstall/commit/76f4130dd41dd98df5d0e45c859ca9899e37e67a))
9
10
## [7.10.0](https://github.com/cnpm/npminstall/compare/v7.9.0...v7.10.0) (2023-08-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "npminstall",
- "version": "7.10.0",
+ "version": "7.11.0",
"description": "Make npm install fast and handy.",
"main": "lib/index.js",
"files": [
0 commit comments