@toss/framer-motion
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.3](https://github.com/toss/slash/compare/@toss/framer-motion@1.1.2...@toss/framer-motion@1.1.3) (2022-11-16) | ||
**Note:** Version bump only for package @toss/framer-motion | ||
## [1.1.2](https://github.com/toss/slash/compare/@toss/framer-motion@1.1.1...@toss/framer-motion@1.1.2) (2022-11-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@toss/framer-motion", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"sideEffects": false, | ||
@@ -27,3 +27,3 @@ "exports": { | ||
"@testing-library/react": "^13.3.0", | ||
"@toss/rollup-config": "^0.1.1", | ||
"@toss/rollup-config": "^0.1.3", | ||
"@tossteam/jest": "^17", | ||
@@ -62,4 +62,4 @@ "@types/babel__core": "^7", | ||
}, | ||
"gitHead": "f735574509ad96b27da7b01360cd3d530d1cd63f", | ||
"gitHead": "6a4434621e29e014d537ae3dc0f026364b893a69", | ||
"module": "./esm/index.mjs" | ||
} |
9446