Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mununki committed Dec 6, 2022
1 parent 774daee commit eab7239
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"res:watch": "rescript build -w"
},
"dependencies": {
"@greenlabs/ppx-spice": "^0.1.8"
"@greenlabs/ppx-spice": "^0.1.9"
}
}
8 changes: 4 additions & 4 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@greenlabs/ppx-spice@^0.1.8":
version "0.1.8"
resolved "https://registry.yarnpkg.com/@greenlabs/ppx-spice/-/ppx-spice-0.1.8.tgz#b3f6abc2d40f9d871316d43e122dcb56dfb80a77"
integrity sha512-/lXZefMT4jWtL50T2Gu8ch/JnZrNTCLNa1Hi6pU2W5GLNXlMqjBChL1r36sRTXrr3dnv4Z8cMCuTndTNhAMHXA==
"@greenlabs/ppx-spice@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@greenlabs/ppx-spice/-/ppx-spice-0.1.9.tgz#6a6edd8fb65282c06a4cf94017c18b7e27997ae9"
integrity sha512-Dhx0dd+XDTVs8U9KQ0bm11tPRAE6J6phlXyNakR6qhujDrdgHl0eQj4p3toetMNyfDojVpbw+pMifqBuYF1Caw==

rescript@^10.0.1:
version "10.0.1"
Expand Down

0 comments on commit eab7239

Please sign in to comment.