[PR #150] [CLOSED] add optional attribute to package-lock.json #613

Closed
opened 2026-03-03 00:22:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/150
Author: @Jongkeun
Created: 12/17/2019
Status: Closed

Base: masterHead: npm-6.6+


📝 Commits (1)

  • 2f609f8 add optional attribute to package-lock.json

📊 Changes

1 file changed (+60 additions, -22 deletions)

View changed files

📝 package-lock.json (+60 -22)

📄 Description

If you use npm 6.6+, then optional attribute will be added.

https://stackoverflow.com/questions/54411377/package-lock-json-file-package-with-optional-true

I don't know if you already knew or not, I would send PR.
I tested on windows subsystem for linux.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/150 **Author:** [@Jongkeun](https://github.com/Jongkeun) **Created:** 12/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `npm-6.6+` --- ### 📝 Commits (1) - [`2f609f8`](https://github.com/BoostIO/BoostNote-App/commit/2f609f84d92f81f7018d1ee85ba3834ed6c0bc79) add optional attribute to package-lock.json ### 📊 Changes **1 file changed** (+60 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+60 -22) </details> ### 📄 Description If you use `npm 6.6+`, then `optional` attribute will be added. https://stackoverflow.com/questions/54411377/package-lock-json-file-package-with-optional-true I don't know if you already knew or not, I would send PR. I tested on windows subsystem for linux. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#613
No description provided.