Skip to content

Commit 5c7d0bf

Browse files
committed
Fixed packaging
1 parent 6be6270 commit 5c7d0bf

15 files changed

+126
-139
lines changed

.babelrc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"presets": [
3-
["@babel/env", { "modules": false }]
4-
],
5-
"comments": false
3+
["@babel/preset-env", { "modules": false }]
4+
]
65
}

dist/vue2Dropzone.js

100755100644
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue2Dropzone.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue2Dropzone.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)