Skip to content

Commit 7d77160

Browse files
Manu ChaudharyManu Chaudhary
authored andcommitted
Adding missing file
1 parent 524ee78 commit 7d77160

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"browser": "src/index.js",
1616
"unpkg": "dist/imagekitio-vue.umd.min.js",
1717
"files": [
18-
"dist/*"
18+
"dist/*",
19+
"src/*"
1920
],
2021
"repository": {
2122
"type": "git",

0 commit comments

Comments
 (0)