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