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 c6b3dc1 commit d039692Copy full SHA for d039692
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "@ampproject/animations",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "JavaScript animation functions and helpers.",
5
- "main": "dist/src/animations.js",
6
- "module": "dist/src/animations.mjs",
+ "main": "dist/animations.js",
+ "module": "dist/animations.mjs",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/ampproject/animations.git"
0 commit comments