diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index 22e51f7..4a6cf6d 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "rehype-react": "^6.2.1", "slate": "^0.66.5", "slate-react": "^0.66.7", + "styled-jsx": "^4.0.1", "three-spritetext": "^1.6.2", "through": "^2.3.8", "to-vfile": "^6.1.0", @@ -57,8 +58,8 @@ "uniorg-attach": "^0.4.5", "uniorg-extract-keywords": "^0.4.5", "uniorg-parse": "^0.4.5", - "uniorg-rehype": "^0.4.5", - "uniorg-slug": "^0.4.5", + "uniorg-rehype": "^0.4.7", + "uniorg-slug": "^0.4.7", "unist-util-find-after": "^3.0.0", "use-constant": "^1.1.0", "use-undo": "^1.0.5", |