Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "v-wave", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "The material-ripple directive for Vue that actually works", | ||
@@ -22,5 +22,3 @@ "main": "dist/cjs/index.js", | ||
"prepublishOnly": "npm test && npm run lint", | ||
"preversion": "npm test && npm run lint", | ||
"version": "npm run format && git add -A src", | ||
"postversion": "git push && git push --tags" | ||
"release": "npm run lint && npm run format && npm run test && standard-version" | ||
}, | ||
@@ -61,3 +59,3 @@ "husky": { | ||
"@types/jest": "^26.0.20", | ||
"husky": "^4.3.8", | ||
"husky": "^5.0.9", | ||
"jest": "^26.6.3", | ||
@@ -68,2 +66,3 @@ "prettier": "^2.2.1", | ||
"rollup-plugin-uglify": "^6.0.4", | ||
"standard-version": "^9.1.0", | ||
"ts-jest": "^26.4.4", | ||
@@ -70,0 +69,0 @@ "tslint": "^6.1.3", |
@@ -13,3 +13,3 @@ <p align="center"> | ||
 | ||
 | ||
 | ||
 | ||
@@ -16,0 +16,0 @@  |
34485
20
16