Skip to content

Commit

Permalink
chore: Remove .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Oct 13, 2023
1 parent a46b4e6 commit 9a73523
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
"_storybook:watch": "cd demo && npm run storybook",
"prepublishOnly": "npm run lint && npm run test && npm run build",
"prepare": "husky install",
"pre-commit": "lint-staged",
"git:head": "git checkout master && git pull"
"pre-commit": "lint-staged"
},
"dependencies": {
"@gravity-ui/icons": "^2.5.0",
Expand Down

0 comments on commit 9a73523

Please sign in to comment.