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 62ecd04 commit 945afafCopy full SHA for 945afaf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "animate-css-grid",
3
- "version": "1.1.0-beta0",
+ "version": "1.1.0",
4
"description": "Easy, smooth transitions for CSS grid",
5
"homepage": "https://github.com/aholachek/animate-css-grid",
6
"keywords": [
@@ -22,7 +22,6 @@
22
"dev": "./node_modules/.bin/webpack-dev-server --mode development --config demo/webpack.config.js",
23
"check-types": "tsc",
24
"preversion": "npm run check-types"
25
-
26
},
27
"author": "",
28
"license": "ISC",
0 commit comments