Skip to content

Commit eb13505

Browse files
v3.1.0 released v3.1.0 4e2c499
1 parent c76c466 commit eb13505

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

CONTRIBUTORS.svg

Lines changed: 1 addition & 1 deletion
Loading

asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.f73a618d.css",
4-
"main.js": "/static/js/main.3ed5126f.js",
4+
"main.js": "/static/js/main.46d2fa33.js",
55
"index.html": "/index.html",
66
"main.f73a618d.css.map": "/static/css/main.f73a618d.css.map",
7-
"main.3ed5126f.js.map": "/static/js/main.3ed5126f.js.map"
7+
"main.46d2fa33.js.map": "/static/js/main.46d2fa33.js.map"
88
},
99
"entrypoints": [
1010
"static/css/main.f73a618d.css",
11-
"static/js/main.3ed5126f.js"
11+
"static/js/main.46d2fa33.js"
1212
]
1313
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.3ed5126f.js"></script><link href="./static/css/main.f73a618d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.46d2fa33.js"></script><link href="./static/css/main.f73a618d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/js/main.3ed5126f.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

static/js/main.46d2fa33.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
*/
6666

6767
/**
68-
* @remix-run/router v1.7.1
68+
* @remix-run/router v1.7.2
6969
*
7070
* Copyright (c) Remix Software Inc.
7171
*
@@ -76,7 +76,7 @@
7676
*/
7777

7878
/**
79-
* React Router DOM v6.14.1
79+
* React Router DOM v6.14.2
8080
*
8181
* Copyright (c) Remix Software Inc.
8282
*
@@ -87,7 +87,7 @@
8787
*/
8888

8989
/**
90-
* React Router v6.14.1
90+
* React Router v6.14.2
9191
*
9292
* Copyright (c) Remix Software Inc.
9393
*
@@ -98,7 +98,7 @@
9898
*/
9999

100100
/**!
101-
* @uiw/copy-to-clipboard v1.0.14
101+
* @uiw/copy-to-clipboard v1.0.15
102102
* Copy to clipboard.
103103
*
104104
* Copyright (c) 2023 Kenny Wang
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)