Skip to content

Commit 45837fc

Browse files
committed
Fixing export
1 parent 8f1c818 commit 45837fc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-ripple-directive",
33
"version": "1.0.3",
44
"description": "Vue Material Ripple Effect Directive",
5-
"main": "src/index.js",
5+
"main": "src/ripple.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/PygmySlowLoris/vue-ripple-directive"

src/index.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)