Skip to content

Commit 4ba3008

Browse files
chore: bump continuousauth/npm to 2.1.0 (main) (#251)
* chore: bump continuousauth/npm in .circleci/config.yml to 2.1.0 * chore: remove cfa devDependency --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: George Xu <[email protected]>
1 parent 8269bce commit 4ba3008

File tree

3 files changed

+20
-1834
lines changed

3 files changed

+20
-1834
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
cfa: continuousauth/[email protected].2
4+
cfa: continuousauth/npm@2.1.0
55
node: electronjs/[email protected]
66

77
workflows:

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
},
2121
"license": "MIT",
2222
"devDependencies": {
23-
"@continuous-auth/semantic-release-npm": "^3.0.0",
2423
"@electron/docs-parser": "^1.2.0",
2524
"@types/debug": "^4.1.4",
2625
"@types/fs-extra": "^5.0.5",

0 commit comments

Comments
 (0)