[PR #63] [MERGED] Fix package.json files #248

Closed
opened 2026-05-05 11:56:49 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/63
Author: @mischnic
Created: 3/22/2018
Status: Merged
Merged: 3/22/2018
Merged by: @kusti8

Base: masterHead: packagejson


📝 Commits (2)

  • 2f4a32e Fix package.json files
  • 41d775a Merge branch 'master' into packagejson

📊 Changes

3 files changed (+31 additions, -30 deletions)

View changed files

📝 Demo.js (+3 -3)
📝 examples/Notepad/package.json (+18 -14)
📝 package.json (+10 -13)

📄 Description

  • put build tools into devDependencies (closes #62)
  • Silence warning package.json: License should be a valid SPDX license expression (identifier from https://opensource.org/licenses/alphabetical)
  • ./node_modules/.bin/ isn't needed in npm scripts
  • make Demo.js look better:

bildschirmfoto 2018-03-22 um 14 29 45


🔄 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/kusti8/proton-native/pull/63 **Author:** [@mischnic](https://github.com/mischnic) **Created:** 3/22/2018 **Status:** ✅ Merged **Merged:** 3/22/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `packagejson` --- ### 📝 Commits (2) - [`2f4a32e`](https://github.com/kusti8/proton-native/commit/2f4a32e22943a95495d1d2e7d169bd09a536f7d8) Fix package.json files - [`41d775a`](https://github.com/kusti8/proton-native/commit/41d775ae1ee10c684a3e282cdfaa8ac1863b6f5f) Merge branch 'master' into packagejson ### 📊 Changes **3 files changed** (+31 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Demo.js` (+3 -3) 📝 `examples/Notepad/package.json` (+18 -14) 📝 `package.json` (+10 -13) </details> ### 📄 Description - put build tools into devDependencies (closes #62) - Silence `warning package.json: License should be a valid SPDX license expression` (identifier from https://opensource.org/licenses/alphabetical) - `./node_modules/.bin/` isn't needed in npm scripts - make Demo.js look better: ![bildschirmfoto 2018-03-22 um 14 29 45](https://user-images.githubusercontent.com/4586894/37773589-483a7f08-2dde-11e8-814e-1f734994cf7f.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:49 -06: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: github-starred/proton-native#248
No description provided.