Skip to content

Commit

Permalink
Add watch command
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Nov 17, 2019
1 parent 280a7b8 commit cde03df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"bundle": "./node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib --name vue-email-dropdown ./src/components/EmailDropdown.vue",
"publish": "npm publish --access public",
"test:unit": "vue-cli-service test:unit",
"test:unit:watch": "vue-cli-service test:unit --watch",
"lint": "vue-cli-service lint"
},
"dependencies": {
Expand Down

0 comments on commit cde03df

Please sign in to comment.