Skip to content

Commit

Permalink
chore: update code comment link to contributor's guide (#4659)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Aug 19, 2021
1 parent 28e4ee9 commit 69f88eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -45,7 +45,7 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path .",
"release": "node ../../scripts/release.js"
},
"//": "READ .github/contributing.md to understand what to put under deps vs. devDeps!",
"//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!",
"dependencies": {
"esbuild": "^0.12.17",
"postcss": "^8.3.6",
Expand Down

0 comments on commit 69f88eb

Please sign in to comment.