Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 857f4df

Browse files
committed
Fix missed conflict res
1 parent 58d3b59 commit 857f4df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,7 @@
9494
"burnthemall": "node ./tasks/burnthemall.js",
9595
"lint": "eslint --ignore-pattern 'color-thief.js' --ignore-pattern 'app/node_modules' --ignore-pattern 'vendor' --ignore-pattern '*.build.js' --ignore-pattern 'assets' --fix app",
9696
"rebuild": "gulp rebuild",
97-
<<<<<<< HEAD:package.json
98-
"release": "npm run build && electron-builder -p never && gulp postbuild",
99-
=======
10097
"release": "electron-builder -p never && gulp postbuild",
101-
>>>>>>> blue-hyperdrive10:scripts/package.json
10298
"start": "gulp start",
10399
"watch": "gulp start-watch"
104100
},

0 commit comments

Comments
 (0)