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 7bdc801 commit ebd7b6aCopy full SHA for ebd7b6a
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "animate-css-grid",
3
- "version": "1.5.0",
+ "version": "1.5.1",
4
"source": "src/index.ts",
5
"main": "dist/main.js",
6
"module": "dist/main.module.js",
7
"types": "dist/index.d.ts",
8
"description": "Buttery smooth, easy transitions for CSS grid",
9
"homepage": "https://github.com/aholachek/animate-css-grid",
10
- "files": [
+ "files": [
11
"/dist"
12
],
13
"keywords": [
0 commit comments