Skip to content

Commit

Permalink
Remove accidental package.json modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
szbergeron committed Feb 9, 2020
1 parent 4760ecb commit 8da6634
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
},
"dependencies": {
"@esy-ocaml/reason": "^3.4.0",
"reason-fontkit": "^2.8.3",
"reason-gl-matrix": "^0.9.9306",
"@opam/js_of_ocaml": "^3.4.0",
"@opam/js_of_ocaml-compiler": "^3.4.0",
Expand All @@ -50,25 +49,23 @@
"reperf": "^1.4.0",
"@reason-native/console": "^0.0.3",
"reason-font-manager": "^2.0.0",
"reason-harfbuzz": "*",
"rench": "^1.9.1",
"rebez": "github:jchavarri/rebez#03fa3b7",
"reason-sdl2": "^2.10.3014",
"reason-skia": "github:revery-ui/reason-skia#dae5a5e",
"reason-sdl2": "^2.10.3016",
"reason-skia": "github:revery-ui/reason-skia#69743dc",
"revery-text-wrap": "github:revery-ui/revery-text-wrap#005385c",
"timber": "*",
"libscroll": "*"
"timber": "*"
},
"resolutions": {
"@esy-ocaml/libffi": "esy-ocaml/libffi#599bc3567",
"@esy-ocaml/libffi": "esy-ocaml/libffi#c61127d",
"@opam/cmdliner": "1.0.2",
"yarn-pkg-config": "esy-ocaml/yarn-pkg-config#db3a0b6",
"esy-cmake": "prometheansacrifice/esy-cmake#2a47392def755",
"esy-skia": "revery-ui/esy-skia#91b10c9",
"timber": "glennsl/timber#ae065bb",
"libscroll": "szbergeron/libscroll-re#2c42947"
"reason-harfbuzz": "revery-ui/reason-harfbuzz#0848520"
},
"devDependencies": {
"ocaml": ">=4.6.0 <4.8.0",
"ocaml": "~4.8",
"@opam/merlin": "^3.3.2",
"@opam/dune": "^1.8.0",
"esy-astyle": "github:zbaylin/esy-astyle#59bc21a"
Expand Down

0 comments on commit 8da6634

Please sign in to comment.