Skip to content

Commit

Permalink
use latest on foundation libs
Browse files Browse the repository at this point in the history
  • Loading branch information
joeworkman committed Aug 18, 2023
1 parent 428d0eb commit e7cae6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"mocha": "^10.2.0",
"mocha-headless-chrome": "^4.0.0",
"motion-ui": "^2.0.5",
"octophant": "^1.0.0",
"octophant": "latest",
"panini": "latest",
"patch-package": "^8.0.0",
"postcss": "^8.4.28",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -7774,7 +7774,7 @@ object.reduce@^1.0.0:
for-own "^1.0.0"
make-iterator "^1.0.0"

octophant@^1.0.0:
octophant@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/octophant/-/octophant-1.0.1.tgz#e4ba49b3a473bac70f6871d1fb14e7487965a4b0"
integrity sha512-NMjOjpIU4SccuosKbIPjL+752aAXmTyL1oB3j7J1W+8q5JM+SBCNqrCZPmMI2ahaHZoGOJQdmu+H+ywE8nD8Yg==
Expand Down

0 comments on commit e7cae6c

Please sign in to comment.