mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-03 05:20:38 -05:00
all: set private true in each internal package.json
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "@packages/https-proxy",
|
||||
"version": "0.1.5",
|
||||
"description": "",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
||||
Reference in New Issue
Block a user