aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-04 21:43:15 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-06 01:05:23 +0200
commit036eecd1564465ba1f5dfaa33553fcbfb92c043f (patch)
tree1413564caf96a24111980e6f6c834079e0529898 /subprojects/frontend/package.json
parentbuild(frontend): include TS SDK in repo (diff)
downloadrefinery-036eecd1564465ba1f5dfaa33553fcbfb92c043f.tar.gz
refinery-036eecd1564465ba1f5dfaa33553fcbfb92c043f.tar.zst
refinery-036eecd1564465ba1f5dfaa33553fcbfb92c043f.zip
refactor(frontend): Inter font
Use a variable font to reduce the number of files to be deployed
Diffstat (limited to 'subprojects/frontend/package.json')
-rw-r--r--subprojects/frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 9202542b..08522d35 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -32,8 +32,8 @@
32 "@codemirror/view": "^6.2.2", 32 "@codemirror/view": "^6.2.2",
33 "@emotion/react": "^11.10.4", 33 "@emotion/react": "^11.10.4",
34 "@emotion/styled": "^11.10.4", 34 "@emotion/styled": "^11.10.4",
35 "@fontsource/inter": "^4.5.12",
35 "@fontsource/jetbrains-mono": "^4.5.10", 36 "@fontsource/jetbrains-mono": "^4.5.10",
36 "@fontsource/roboto": "^4.5.8",
37 "@lezer/common": "^1.0.1", 37 "@lezer/common": "^1.0.1",
38 "@lezer/highlight": "^1.0.0", 38 "@lezer/highlight": "^1.0.0",
39 "@lezer/lr": "^1.2.3", 39 "@lezer/lr": "^1.2.3",