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 c8fbb7c commit f05e9deCopy full SHA for f05e9de
libs/ng-auto-animate/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ng-auto-animate",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "Add motion to your apps with a single line of code. An Angular Directive to use FormKit's auto-animate library.",
5
"homepage": "https://github.com/ajitzero/ng-auto-animate/tree/main/libs/ng-auto-animate#readme",
6
"repository": "https://github.com/ajitzero/ng-auto-animate.git",
package.json
"license": "MIT",
"scripts": {
"build": "nx run ng-auto-animate:build:production",
0 commit comments