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 8f1c818 commit 45837fcCopy full SHA for 45837fc
package.json
@@ -2,7 +2,7 @@
2
"name": "vue-ripple-directive",
3
"version": "1.0.3",
4
"description": "Vue Material Ripple Effect Directive",
5
- "main": "src/index.js",
+ "main": "src/ripple.js",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/PygmySlowLoris/vue-ripple-directive"
src/index.js
0 commit comments