Skip to content

Commit

Permalink
cleaning up issues with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed May 28, 2024
1 parent 5fbf116 commit 9d661c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"scripts": {
"build": "cross-env-shell BABEL_ENV=build IS_PUBLISHING=true \"dts build && webpack --config webpack.config.js\"",
"rollup": "cross-env-shell BABEL_ENV=build IS_PUBLISHING=true \"dts build\"",
"install-and-build": "echo \"//registry.npmjs.org/:_authToken=${NPM_TOKEN}\" > .npmrc && npm install && npm run build-storybook-docs",
"build-storybook": "storybook build",
"build-storybook-docs": "storybook build --docs",
"storybook-docs": "storybook dev --docs",
Expand Down

0 comments on commit 9d661c4

Please sign in to comment.