Skip to content

Commit 2297b04

Browse files
committed
Move config fields from package.json to pulse.config.ts
1 parent c126d69 commit 2297b04

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"version": "0.0.1",
66
"private": true,
77
"type": "module",
8-
"pulse-editor-marketplace": {
9-
"visibility": "unlisted"
10-
},
118
"scripts": {
129
"lint": "eslint .",
1310
"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

Comments
 (0)