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.
2 parents 1e95fcf + 3334f0f commit ff2431eCopy full SHA for ff2431e
bin/gh-pages/plugin.js
@@ -1,5 +1,5 @@
1
import $ from 'jquery';
2
-import './jquery.marker-animation.min';
+import './index';
3
import './plugin.scss';
4
5
$( () => {
package.json
@@ -1,6 +1,6 @@
{
"name": "jquery.marker-animation",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "Marker animation jQuery plugin",
"main": "build/index.js",
6
"files": [
0 commit comments