We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844eccc commit 1ff411aCopy full SHA for 1ff411a
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.0-semantic-release-dev",
4
"description": "The OPEN-RPC Specification",
5
"main": "index.js",
6
+ "private": true,
7
"scripts": {
8
"validate": "node_modules/.bin/mdv ./spec.md ./README.md ./build/markdown/*.md",
9
"lint": "./node_modules/.bin/markdownlint ./spec.md ./README.md ./build/markdown/*.md",
0 commit comments