We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce4972 commit ef43c02Copy full SHA for ef43c02
.travis-deploy.sh
@@ -41,7 +41,7 @@ else
41
cd ..
42
cd elements
43
44
- npm publish ./dist --access public
+ npm publish --access public
45
46
echo "Publish elements library to npm - SUCCESS"
47
0 commit comments