Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Jan 9, 2024
1 parent 1c67c84 commit 2775786
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"path": "./dist/size-index.js",
"maxSize": "1.6 kB"
}
]
],
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
"path": "./dist/size-resize.js",
"maxSize": "0.65 kB"
}
]
],
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/easing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
"path": "./dist/size-index.js",
"maxSize": "0.5 kB"
}
]
],
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"path": "./dist/size-spring.js",
"maxSize": "0.5 kB"
}
]
],
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"@motionone/dom": "^10.17.0",
"@motionone/types": "^10.17.0",
"@motionone/utils": "^10.17.0"
}
},
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"scripts": {
"build": "rimraf lib dist types && tsc -p . && rollup -c",
"dev": "concurrently -c blue,red -n tsc,rollup --kill-others \"tsc --watch -p . --preserveWatchOutput\" \"rollup --c --watch --no-watch.clearScreen\""
}
},
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}
3 changes: 2 additions & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"@motionone/types": "^10.17.0",
"hey-listen": "^1.0.8",
"tslib": "^2.3.1"
}
},
"gitHead": "1c67c845fb4032c9d27f3761094939b30b759f9e"
}

0 comments on commit 2775786

Please sign in to comment.