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 3fc172b commit b0c1557Copy full SHA for b0c1557
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue2-animate",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "SCSS/CSS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.",
5
"author": {
6
"name": "Simon Asika",
@@ -43,4 +43,4 @@
43
"watch:less": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js less --gulpfile=fusionfile.js --watch=1"
44
},
45
"dependencies": {}
46
-}
+}
0 commit comments