Update to minecraft-schemas to 0.1.4

This commit is contained in:
Misode
2020-06-04 18:24:51 +02:00
parent 1748b41438
commit 7afaf6a5c3
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"@types/split.js": "^1.4.0",
"copy-webpack-plugin": "^6.0.1",
"html-webpack-plugin": "^4.3.0",
"minecraft-schemas": "^0.1.3",
"minecraft-schemas": "^0.1.4",
"split.js": "^1.5.11",
"ts-loader": "^7.0.4",
"typescript": "^3.9.3",

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><%= htmlWebpackPlugin.options.title %></title>
<link rel="stylesheet" href="../styles/global.css">
<link rel="stylesheet" href="./styles/global.css">
</head>
<body>
<div class="container">