diff --git a/static/package.json b/static/package.json index 2366e7b..173055e 100644 --- a/static/package.json +++ b/static/package.json @@ -9,11 +9,11 @@ } }, "dependencies": { - "highlight.js": "^9.12.0", + "prismjs": "^1.8.4", "react": "^16.0.0", "react-clipboard.js": "^1.1.2", "react-dom": "^16.0.0", - "react-fast-highlight": "^2.2.0", + "react-prism": "^4.3.1", "react-router": "^4.2.0", "react-router-dom": "^4.2.2", "react-scripts": "1.0.17", @@ -26,4 +26,4 @@ "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } -} \ No newline at end of file +} diff --git a/static/public/index.html b/static/public/index.html index 44f2e33..8ebdd5d 100644 --- a/static/public/index.html +++ b/static/public/index.html @@ -9,7 +9,6 @@ manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> -