Skip to content

Commit 3d40c67

Browse files
committed
build: contributors
1 parent 7e160a6 commit 3d40c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"release:github": "conventional-github-releaser -p angular",
7777
"release:tags": "git push --follow-tags origin HEAD:master",
7878
"test": "exit 0",
79-
"update:check": "ncu -- --error-level 2",
8079
"update": "ncu -u",
80+
"update:check": "ncu -- --error-level 2",
8181
"update:user-agents": "(npm run postinstall && git add index.json && git commit -m 'build(update): user agents' --no-verify && git push) || true"
8282
},
8383
"license": "MIT",

0 commit comments

Comments
 (0)