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 c126d69 commit 2297b04Copy full SHA for 2297b04
package.json
@@ -5,9 +5,6 @@
5
"version": "0.0.1",
6
"private": true,
7
"type": "module",
8
- "pulse-editor-marketplace": {
9
- "visibility": "unlisted"
10
- },
11
"scripts": {
12
"lint": "eslint .",
13
"dev": "npm run clean && cross-env NODE_OPTIONS='--import=tsx' NODE_ENV=development concurrently --prefix none \"webpack --mode development --watch\" \"tsx watch --clear-screen=false express.ts\"",
0 commit comments