Skip to content

Commit ebd7b6a

Browse files
committed
1.5.1
1 parent 7bdc801 commit ebd7b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "animate-css-grid",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"source": "src/index.ts",
55
"main": "dist/main.js",
66
"module": "dist/main.module.js",
77
"types": "dist/index.d.ts",
88
"description": "Buttery smooth, easy transitions for CSS grid",
99
"homepage": "https://github.com/aholachek/animate-css-grid",
10-
"files": [
10+
"files": [
1111
"/dist"
1212
],
1313
"keywords": [

0 commit comments

Comments
 (0)