File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " graphgame" ,
33 "version" : " 1.0.5" ,
4- "description" : " " ,
4+ "description" : " Graphgame game is a game engine for Desmos using Logimat templates. " ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
77 "scripts" : {
2323 "files" : [
2424 " dist" ,
2525 " README.md" ,
26- " LICENSE"
26+ " LICENSE" ,
27+ " docs"
2728 ],
2829 "dependencies" : {
29- "logimat" : " ^1.0.18 "
30+ "logimat" : " ^1.0.22 "
3031 },
3132 "devDependencies" : {
3233 "typescript" : " ^4.4.4"
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ javascript-natural-sort@^0.7.1:
9292 resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59"
9393 integrity sha1-+eIwPUUH9tdDVac2ZNFED7Wg71k=
9494
95- logimat@^1.0.18 :
96- version "1.0.18 "
97- resolved "https://registry.yarnpkg.com/logimat/-/logimat-1.0.18 .tgz#b551cfd7510b98d24aa7c0669568a135c5f610b7 "
98- integrity sha512-dg6OmFVmYrS+aw2ePMDrBoqyj1ID0OV1MmkZK9MlXZqlKpGzeYD3Wex1Pm2rs7XUmgeJT4vcYHDMxgyRlKDbLQ ==
95+ logimat@^1.0.22 :
96+ version "1.0.22 "
97+ resolved "https://registry.yarnpkg.com/logimat/-/logimat-1.0.22 .tgz#a2f75ce10a4ef730dd7b9c7c1dd4322a400314f5 "
98+ integrity sha512-qSWkA9Ss2HJjzNwLTOzn/RKdxsHRGXAlYxOicq/rQTDSzy2wMGYRg20Dtp+Cgyr3GujsEHkPDmTpGEo8IPnPlA ==
9999 dependencies :
100100 mathjs "^9.4.4"
101101 ohm-js "^15.5.0"
You can’t perform that action at this time.
0 commit comments