Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Aug 6, 2021
1 parent 4497d0a commit 85df79a
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 1,124 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "vue-cli-service build --target lib --name telescopeexpo --filename vue-telescope-expo src/main.js",
"test": "rm -rf .nyc_output coverage && cypress run-ct",
"lint": "vue-cli-service lint",
"ci" : "yarn lint && yarn test"
"ci": "yarn lint && yarn test"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 85df79a

Please sign in to comment.